Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix outdated comment in typeobject.c #5090

Merged
merged 1 commit into from
Jan 4, 2018

Conversation

berkerpeksag
Copy link
Member

The comment was added in 3abca12.
In d78448e, it was changed to
use PyArg_ParseTuple instead.

The comment was added in 3abca12.
In d78448e, it was changed to
use PyArg_ParseTuple instead.
@berkerpeksag berkerpeksag merged commit 78e24d4 into python:master Jan 4, 2018
@miss-islington
Copy link
Contributor

Thanks @berkerpeksag for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖

@berkerpeksag berkerpeksag deleted the outdated-comment branch January 4, 2018 10:24
@bedevere-bot
Copy link

GH-5097 is a backport of this pull request to the 3.6 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 4, 2018
The comment was added in 3abca12.
In d78448e, it was changed to
use PyArg_ParseTuple instead.
(cherry picked from commit 78e24d4)
berkerpeksag pushed a commit that referenced this pull request Jan 4, 2018
The comment was added in 3abca12.
In d78448e, it was changed to
use PyArg_ParseTuple instead.

(cherry picked from commit 78e24d4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants