◐ Shell
reader mode source ↗
Skip to content

bpo-28261: fix err msgs where PyArg_ParseTuple is used to parse normal tuples (leftovers)#3198

Merged
serhiy-storchaka merged 2 commits into
python:masterfrom
orenmn:bpo28261-fix-error-msgs2
Aug 24, 2017
Merged

bpo-28261: fix err msgs where PyArg_ParseTuple is used to parse normal tuples (leftovers)#3198
serhiy-storchaka merged 2 commits into
python:masterfrom
orenmn:bpo28261-fix-error-msgs2

Conversation

@orenmn

@orenmn orenmn commented Aug 24, 2017

Copy link
Copy Markdown
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.

https://bugs.python.org/issue28261

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants