diff options
author | Eric Snow <ericsnowcurrently@gmail.com> | 2025-04-29 02:12:52 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-29 02:12:52 (GMT) |
commit | 96a7fb93a8e31eae368b9efee945f6959355e8ba (patch) | |
tree | 48528047d90971178c503d4da7badc8bbf28457d /Python/bytecodes.c | |
parent | 75cbb8d89e7e92ccaba5c615c72459f241dca8b1 (diff) | |
download | cpython-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