]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-133167: Fix compilation process with `--enable-optimizations` and `--withou...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 30 Apr 2025 14:06:31 +0000 (16:06 +0200)
committerGitHub <noreply@github.com>
Wed, 30 Apr 2025 14:06:31 +0000 (14:06 +0000)
commit704a3f8c0adc89a8b7f545f4d4be7550213d419c
treea8e7ba4103af3d7eff1077c00285481a5fb70e93
parent04585544826751a59e7e7815f824e4a2a6675546
[3.13] gh-133167: Fix compilation process with `--enable-optimizations` and `--without-docstrings` (GH-133187) (#133207)

gh-133167: Fix compilation process with `--enable-optimizations` and `--without-docstrings` (GH-133187)
(cherry picked from commit cc39b19f0fca8db0f881ecaf02f88d72d9f93776)

Co-authored-by: sobolevn <mail@sobolevn.me>
Lib/test/support/__init__.py
Lib/test/test_functools.py
Lib/test/test_operator.py
Misc/NEWS.d/next/Build/2025-04-30-10-23-18.gh-issue-133167.E0jrYJ.rst [new file with mode: 0644]