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

[3.6] bpo-33029: Fix signatures of getter and setter functions. (GH-10746) #10749

Merged
merged 1 commit into from Nov 27, 2018

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Nov 27, 2018

Fix also return type for few other functions (clear, releasebuffer).
(cherry picked from commit d4f9cf5)

https://bugs.python.org/issue33029

…onGH-10746)

Fix also return type for few other functions (clear, releasebuffer).
(cherry picked from commit d4f9cf5)
@serhiy-storchaka serhiy-storchaka merged commit 29d2f3c into python:3.6 Nov 27, 2018
@serhiy-storchaka serhiy-storchaka deleted the backport-d4f9cf5-3.6 branch November 27, 2018 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants