-
-
Notifications
You must be signed in to change notification settings - Fork 31.2k
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
gh-90437: Fix __main__.py documentation wording #116309
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 for picking this back up, @tavallaie .
Co-authored-by: Frank Dana <[email protected]>
I'll keep it updated until it merged |
Thanks @tavallaie for the PR, and @brettcannon for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
(cherry picked from commit cb688ba) Co-authored-by: Ali Tavallaie <[email protected]> Co-authored-by: Éric <[email protected]> Co-authored-by: Frank Dana <[email protected]>
(cherry picked from commit cb688ba) Co-authored-by: Ali Tavallaie <[email protected]> Co-authored-by: Éric <[email protected]> Co-authored-by: Frank Dana <[email protected]>
GH-121385 is a backport of this pull request to the 3.13 branch. |
GH-121386 is a backport of this pull request to the 3.12 branch. |
…H-121386) gh-90437: Fix __main__.py documentation wording (GH-116309) (cherry picked from commit cb688ba) Co-authored-by: Ali Tavallaie <[email protected]> Co-authored-by: Éric <[email protected]> Co-authored-by: Frank Dana <[email protected]>
…121385) gh-90437: Fix __main__.py documentation wording (GH-116309) (cherry picked from commit cb688ba) Co-authored-by: Ali Tavallaie <[email protected]> Co-authored-by: Éric <[email protected]> Co-authored-by: Frank Dana <[email protected]>
Co-authored-by: Éric <[email protected]> Co-authored-by: Frank Dana <[email protected]>
Co-authored-by: Éric <[email protected]> Co-authored-by: Frank Dana <[email protected]>
Complete fix for Issue #90437 with cherry-picked commits from @riqts and @merwok
This commit builds upon the previous work done by @riqts to address Issue #90437. It includes cherry-picked commits from their branch, ensuring their contributions are recognized and preserved in the project's history.
Cherry-picked commits:
__main__
typo (c30b653)Special thanks to @riqts and @merwok for their initial contributions to this issue.
Ali Tavallaie
📚 Documentation preview 📚: https://cpython-previews--116309.org.readthedocs.build/