◐ Shell
clean mode source ↗

bpo-28261: fix err msgs where PyArg_ParseTuple is used to parse normal tuples (leftovers) by orenmn · Pull Request #3198 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@orenmn

@orenmn orenmn commented

Aug 24, 2017

edited by bedevere-bot

Loading

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

Reviewers

@serhiy-storchaka serhiy-storchaka serhiy-storchaka approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@orenmn @serhiy-storchaka @Mariatta @the-knights-who-say-ni @bedevere-bot