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

bpo-5945: Improve mappings and sequences C API docs. #7029

Merged
merged 1 commit into from May 22, 2018

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented May 21, 2018

This fixes bpo-5945, but may also have relations to other open documentation issues.

https://bugs.python.org/issue5945

Copy link
Sponsor Contributor

@willingc willingc left a comment

Thanks @serhiy-storchaka for these clear and helpful doc changes

@serhiy-storchaka serhiy-storchaka merged commit f5b1183 into python:master May 22, 2018
@miss-islington
Copy link
Contributor

miss-islington commented May 22, 2018

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7.
🐍🍒🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 22, 2018
(cherry picked from commit f5b1183)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot
Copy link

bedevere-bot commented May 22, 2018

GH-7045 is a backport of this pull request to the 3.7 branch.

@serhiy-storchaka
Copy link
Member Author

serhiy-storchaka commented May 22, 2018

Thanks @willingc for your review.

@serhiy-storchaka serhiy-storchaka deleted the map-seq-c-api-docs branch May 22, 2018
@miss-islington
Copy link
Contributor

miss-islington commented May 22, 2018

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.6 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker f5b1183610d5888db3bbd639b1a0c945dbd8f8dd 3.6

miss-islington added a commit that referenced this pull request May 22, 2018
(cherry picked from commit f5b1183)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request May 22, 2018
…7029).

(cherry picked from commit f5b1183)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot
Copy link

bedevere-bot commented May 22, 2018

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

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.

None yet

5 participants