summaryrefslogtreecommitdiffstats
path: root/Python/bytecodes.c
diff options
context:
space:
mode:
authorEric Snow <ericsnowcurrently@gmail.com>2025-04-29 02:12:52 (GMT)
committerGitHub <noreply@github.com>2025-04-29 02:12:52 (GMT)
commit96a7fb93a8e31eae368b9efee945f6959355e8ba (patch)
tree48528047d90971178c503d4da7badc8bbf28457d /Python/bytecodes.c
parent75cbb8d89e7e92ccaba5c615c72459f241dca8b1 (diff)
downloadcpython-96a7fb93a8e31eae368b9efee945f6959355e8ba.zip
cpython-96a7fb93a8e31eae368b9efee945f6959355e8ba.tar.gz
cpython-96a7fb93a8e31eae368b9efee945f6959355e8ba.tar.bz2
gh-132775: Add _PyCode_ReturnsOnlyNone() (gh-132981)
The function indicates whether or not the function has a return statement. This is used by a later change related treating some functions like scripts.
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions