bpo-21063: Improve module synopsis#17363
Conversation
CuriousLearner
left a comment
There was a problem hiding this comment.
I've one question mentioned inline. Rest everything looks good to me.
brettcannon
left a comment
There was a problem hiding this comment.
One minor improvement to (try to) make. Otherwise LGTM!
|
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 |
Co-Authored-By: Brett Cannon <54418+brettcannon@users.noreply.github.com>
|
I have made the requested changes; please review again |
|
Thanks for making the requested changes! @brettcannon: please review the changes made to this pull request. |
|
Hey @GeniusLearner Since this is your first contribution, you can put your name in https://github.com/python/cpython/blob/master/Misc/ACKS file which contains list of contributors to the repo, if you prefer. |
|
Thanks @GeniusLearner for the PR, and @brettcannon for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7, 3.8. |
|
I'm having trouble backporting to |
|
GH-17381 is a backport of this pull request to the 3.7 branch. |
|
GH-17382 is a backport of this pull request to the 3.6 branch. |
|
Sorry, @GeniusLearner and @brettcannon, I could not cleanly backport this to |
(cherry picked from commit f8a6316) Co-authored-by: Sanchit Khurana <54467174+GeniusLearner@users.noreply.github.com>
(cherry picked from commit f8a6316) Co-authored-by: Sanchit Khurana <54467174+GeniusLearner@users.noreply.github.com>
|
Thanks @GeniusLearner for the PR, and @brettcannon for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8. |
|
Sorry @GeniusLearner and @brettcannon, I had trouble checking out the |
|
Thanks @GeniusLearner for the PR, and @brettcannon for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8. |
(cherry picked from commit f8a6316) Co-authored-by: Sanchit Khurana <54467174+GeniusLearner@users.noreply.github.com>
|
GH-17383 is a backport of this pull request to the 3.8 branch. |
|
@GeniusLearner thanks for the PR (and everyone else for the PR review)! |
Cleanup synopsis of modules in documentation.
https://bugs.python.org/issue21063