]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-137308: Replace a single docstring with `pass` in `-OO` mode (GH-137318...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 8 Aug 2025 15:04:10 +0000 (17:04 +0200)
committerGitHub <noreply@github.com>
Fri, 8 Aug 2025 15:04:10 +0000 (18:04 +0300)
commitf17d77f112f8fe1c80d077a4f2721f855873f3b6
treea2d332c4a877a387cdb33a302b48c05521292fdb
parentf1248cfac0fae75796f465b9b66f5da20efaf75f
[3.14] gh-137308: Replace a single docstring with `pass` in `-OO` mode (GH-137318) (#137322)

Co-authored-by: sobolevn <mail@sobolevn.me>
Lib/test/test_ast/test_ast.py
Misc/NEWS.d/next/Core_and_Builtins/2025-08-02-10-27-53.gh-issue-137308.at05p_.rst [new file with mode: 0644]
Python/ast_preprocess.c