Skip to content

[2.7] bpo-29916: Include PyGetSetDef in C API extension documentation. (GH-831)#3609

Merged
serhiy-storchaka merged 1 commit intopython:2.7from
MSeifert04:backport-da67e0d-2.7
Sep 16, 2017
Merged

[2.7] bpo-29916: Include PyGetSetDef in C API extension documentation. (GH-831)#3609
serhiy-storchaka merged 1 commit intopython:2.7from
MSeifert04:backport-da67e0d-2.7

Conversation

@MSeifert04
Copy link
Contributor

@MSeifert04 MSeifert04 commented Sep 16, 2017

(cherry picked from commit da67e0d)

https://bugs.python.org/issue29916

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is char * in 2.7.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. I've seen that this caused the cherry-pick conflict in the other file, but thought that was only a documentation issue.

I should've checked the code.

@bedevere-bot
Copy link

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I didn't expect the Spanish Inquisition!. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

@serhiy-storchaka serhiy-storchaka merged commit 4137624 into python:2.7 Sep 16, 2017
@MSeifert04 MSeifert04 deleted the backport-da67e0d-2.7 branch September 16, 2017 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants