]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133167: Fix compilation process with `--enable-optimizations` and `--without-docst...
authorsobolevn <mail@sobolevn.me>
Wed, 30 Apr 2025 13:41:50 +0000 (16:41 +0300)
committerGitHub <noreply@github.com>
Wed, 30 Apr 2025 13:41:50 +0000 (16:41 +0300)
commitcc39b19f0fca8db0f881ecaf02f88d72d9f93776
tree439cd5e82b462f7729e3f51f3017df1fde44ecd9
parent8b26b23a9674a02563f28e4cfbef3d3e39876bfe
gh-133167: Fix compilation process with `--enable-optimizations` and `--without-docstrings` (#133187)
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]