bpo-40045: Make "dunder" method documentation easier to locate#19153
Conversation
aeros
left a comment
There was a problem hiding this comment.
Thanks for the PR @JavadMokhtari; LGTM.
There was a problem hiding this comment.
Since there was consensus from bpo here : https://bugs.python.org/issue40045, this LGTM. Thanks for your contribution @JavadMokhtari .
Some minor consistent line length changes
|
IMO, this should be backported to 3.8 and 3.7. |
nanjekyejoannah
left a comment
There was a problem hiding this comment.
Let us give @rhettinger time to look. If he doesn't, I will merge this tomorrow.
|
Thanks @JavadMokhtari for the PR, and @nanjekyejoannah for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8. |
|
@nanjekyejoannah: Please replace |
…nGH-19153) * issue 40045 * Update lexical_analysis.rst Make "dunder" method documentation easier(pythonGH-19153) Co-authored-by: Joannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com> (cherry picked from commit 5f9c131) Co-authored-by: Javad Mokhtari <javadmokhtari@outlook.com>
|
GH-19198 is a backport of this pull request to the 3.8 branch. |
…nGH-19153) * issue 40045 * Update lexical_analysis.rst Make "dunder" method documentation easier(pythonGH-19153) Co-authored-by: Joannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com> (cherry picked from commit 5f9c131) Co-authored-by: Javad Mokhtari <javadmokhtari@outlook.com>
|
GH-19199 is a backport of this pull request to the 3.7 branch. |
|
Congrats on your first merged CPython PR, @JavadMokhtari! :-) |
) (GH-19198) * issue 40045 * Update lexical_analysis.rst Make "dunder" method documentation easier(GH-19153) Co-authored-by: Joannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com> (cherry picked from commit 5f9c131) Co-authored-by: Javad Mokhtari <javadmokhtari@outlook.com> Co-authored-by: Javad Mokhtari <javadmokhtari@outlook.com>
) (GH-19199) * issue 40045 * Update lexical_analysis.rst Make "dunder" method documentation easier(GH-19153) Co-authored-by: Joannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com> (cherry picked from commit 5f9c131) Co-authored-by: Javad Mokhtari <javadmokhtari@outlook.com> Co-authored-by: Javad Mokhtari <javadmokhtari@outlook.com>
Issue 40045
https://bugs.python.org/issue40045