bpo-28261: fix err msgs where PyArg_ParseTuple is used to parse normal tuples (leftovers) by orenmn · Pull Request #3198 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Conversation
Contributor
according to http://bugs.python.org/issue28261, fix some error messages (leftovers from #3119).
while we are here, make sure the calls to PyArg_ParseTuple won't produce a SystemError.
orenmn added 2 commits
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
serhiy-storchaka
approved these changes
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
serhiy-storchaka
closed this
serhiy-storchaka
reopened this
serhiy-storchaka
merged commit
13614e3
into
python:master
This was referenced
Merged
Mariatta
removed
the
awaiting merge
label
GadgetSteve pushed a commit to GadgetSteve/cpython that referenced this pull request
…l tuples (leftovers) (python#3198)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment