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
bpo-5945: Improve mappings and sequences C API docs. #7029
Conversation
|
Thanks @serhiy-storchaka for the PR |
(cherry picked from commit f5b1183) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
|
GH-7045 is a backport of this pull request to the 3.7 branch. |
|
Thanks @willingc for your review. |
|
Sorry, @serhiy-storchaka, I could not cleanly backport this to |
|
GH-7049 is a backport of this pull request to the 3.6 branch. |
This fixes bpo-5945, but may also have relations to other open documentation issues.
https://bugs.python.org/issue5945