-
-
Notifications
You must be signed in to change notification settings - Fork 30.3k
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-109975: Copyedit 3.13 What's New: Improved Modules #123132
GH-109975: Copyedit 3.13 What's New: Improved Modules #123132
Conversation
Doc/whatsnew/3.13.rst
Outdated
(Contributed by Tian Gao in :gh:`118579`.) | ||
* Add ability to move between chained exceptions during | ||
post mortem debugging in :func:`~pdb.pm` using | ||
the new ``exceptions [exc_number]`` command for Pdb. |
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.
Is this "Pdb" the class Pdb
or module pdb
or something else?
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.
I think it means the Pdb command-line, I've added a cross-reference which might help things, or we could add clarificatory words.
# Conflicts: # Doc/whatsnew/3.13.rst
Co-authored-by: Hugo van Kemenade <[email protected]>
This reverts commit 4670aa7.
Heading links all gone. A |
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.
Thank you!
Thanks @AA-Turner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
Sorry, @AA-Turner, I could not cleanly backport this to
|
Sorry, @AA-Turner, I could not cleanly backport this to
|
…ythonGH-123132) (cherry picked from commit 127660b) Co-authored-by: Adam Turner <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
GH-123292 is a backport of this pull request to the 3.13 branch. |
…) (#123292) (cherry picked from commit 127660b) Co-authored-by: Adam Turner <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
A copy-editing pass for improved modules. Next will be optimised modules. Sorry for the slight delay, I've been travelling.
Summary of changes (by theme):
()
in cross-reference roles, etcA
📚 Documentation preview 📚: https://cpython-previews--123132.org.readthedocs.build/en/123132/whatsnew/3.13.html#improved-modules