summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2024-02-28 17:55:56 (GMT)
committerGitHub <noreply@github.com>2024-02-28 17:55:56 (GMT)
commite2a3e4b7488aff6fdc704a0f258bc315e96c1d6e (patch)
tree142eeff349aa95321db553d5de7a4847e0128c01 /Doc
parentf58f8cef7445ea04a69ba3e2848fffdb6b72df91 (diff)
downloadcpython-e2a3e4b7488aff6fdc704a0f258bc315e96c1d6e.zip
cpython-e2a3e4b7488aff6fdc704a0f258bc315e96c1d6e.tar.gz
cpython-e2a3e4b7488aff6fdc704a0f258bc315e96c1d6e.tar.bz2
gh-115816: Improve internal symbols API in optimizer (#116028)
- Any `sym_set_...` call that attempts to set conflicting information cause the symbol to become `bottom` (contradiction). - All `sym_is...` and similar calls return false or NULL for `bottom`. - Everything's tested. - The tests still pass with `PYTHONUOPSOPTIMIZE=1`.
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions