bpo-43933: Show frame.f_lineno as None, rather than -1, if there is no line number. by markshannon · Pull Request #25717 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
merged 3 commits into
Merged
Conversation
Member
As specified by PEP 626.
This should not be observable unless frame.f_trace_opcodes is set, or some other oddity.
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
markshannon added 2 commits
markshannon
force-pushed
the
present-none-if-missing-lineno
branch
from
046b8ae to
9bd0186
Compare
encukou
commented
Apr 29, 2021
encukou commented
Member
markshannon
closed this
markshannon
reopened this
markshannon
merged commit
088a15c
into
python:master
bedevere-bot
removed
the
awaiting core review
label
markshannon
deleted the
present-none-if-missing-lineno
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment