diff options
author | mpage <mpage@meta.com> | 2024-11-20 22:54:48 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-20 22:54:48 (GMT) |
commit | 32428cf9ea03bce6d64c7acd28e0b7d92774eb53 (patch) | |
tree | c0294db777d23ac082715b83d8fe2d5824e0c456 /Lib/pydoc.py | |
parent | 0af4ec30bd2e3a52350344d1011c0c125d6dcd71 (diff) | |
download | cpython-32428cf9ea03bce6d64c7acd28e0b7d92774eb53.zip cpython-32428cf9ea03bce6d64c7acd28e0b7d92774eb53.tar.gz cpython-32428cf9ea03bce6d64c7acd28e0b7d92774eb53.tar.bz2 |
gh-115999: Don't take a reason in unspecialize (#127030)
Don't take a reason in unspecialize
We only want to compute the reason if stats are enabled. Optimizing
compilers should optimize this away for us (gcc and clang do), but
it's better to be safe than sorry.
Diffstat (limited to 'Lib/pydoc.py')
0 files changed, 0 insertions, 0 deletions