Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.1k
bpo-5945: Improve mappings and sequences C API docs.#7029
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 ourterms of service andprivacy 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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thanks@serhiy-storchaka for these clear and helpful doc changes
Thanks@serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7. |
(cherry picked from commitf5b1183)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
bedevere-bot commentedMay 22, 2018
GH-7045 is a backport of this pull request to the3.7 branch. |
Thanks@willingc for your review. |
Sorry,@serhiy-storchaka, I could not cleanly backport this to |
bedevere-bot commentedMay 22, 2018
GH-7049 is a backport of this pull request to the3.6 branch. |
Uh oh!
There was an error while loading.Please reload this page.
This fixesbpo-5945, but may also have relations to other open documentation issues.
https://bugs.python.org/issue5945