GH-109975: Copyedit 3.13 What's New: Improved Modules#123132
Merged
AA-Turner merged 12 commits intopython:mainfrom Aug 24, 2024
Merged
GH-109975: Copyedit 3.13 What's New: Improved Modules#123132AA-Turner merged 12 commits intopython:mainfrom
AA-Turner merged 12 commits intopython:mainfrom
Conversation
hugovk
reviewed
Aug 19, 2024
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. |
Member
There was a problem hiding this comment.
Is this "Pdb" the class Pdb or module pdb or something else?
Member
Author
There was a problem hiding this comment.
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 <hugovk@users.noreply.github.com>
This reverts commit 4670aa7.
Member
Author
|
Heading links all gone. A |
|
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 |
AA-Turner
added a commit
to AA-Turner/cpython
that referenced
this pull request
Aug 24, 2024
…ythonGH-123132) (cherry picked from commit 127660b) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
GH-123292 is a backport of this pull request to the 3.13 branch. |
AA-Turner
added a commit
that referenced
this pull request
Aug 24, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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