diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2025-07-01 20:24:04 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-01 20:24:04 +0300 |
commit | 86c3316183a79867e3c666d0830f897e16f0f339 (patch) | |
tree | 1d219457f6013fc030011f412ebd7b8aa64402f9 /Python/pythonrun.c | |
parent | e0d6500b2d9a08beb7b607b846d1eeaa26706667 (diff) | |
download | cpython-86c3316183a79867e3c666d0830f897e16f0f339.tar.gz cpython-86c3316183a79867e3c666d0830f897e16f0f339.zip |
gh-134280: Disable constant folding for ~ with a boolean argument (GH-134982)
This moves the deprecation warning from compile time to run time.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions