]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-136438: Make sure `test_builtins` pass with all optimization levels (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 10 Jul 2025 09:30:07 +0000 (11:30 +0200)
committerGitHub <noreply@github.com>
Thu, 10 Jul 2025 09:30:07 +0000 (12:30 +0300)
commit2de82bcc62ddcaae7af0f53f59cb019a791a61d3
tree8ffa2db372c5c6e645c01bbd1e5cf7fc0d1ee3fb
parent78804219832a3965784093c76132beeadc762dc0
[3.14] gh-136438: Make sure `test_builtins` pass with all optimization levels (GH-136474) (#136496)

gh-136438: Make sure `test_builtins` pass with all optimization levels (GH-136474)
(cherry picked from commit c17654334946b232aa296696cf70ec93a09d8156)

Co-authored-by: sobolevn <mail@sobolevn.me>
Lib/test/test_builtin.py