FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

GH-109975: Copyedit 3.13 What's New: Improved Modules by AA-Turner · Pull Request #123132 · python/cpython · GitHub

/ cpython Public

GH-109975: Copyedit 3.13 What's New: Improved Modules - #123132

Merged
AA-Turner merged 12 commits into
python:mainfrom
AA-Turner:docs/whatsnew/improved-modules
Aug 24, 2024
Merged

GH-109975: Copyedit 3.13 What's New: Improved Modules#123132
AA-Turner merged 12 commits into
python:mainfrom
AA-Turner:docs/whatsnew/improved-modules

Conversation

AA-Turner commented Aug 19, 2024
edited
Loading

Copy link
Copy Markdown
Member

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):

  • Link module headings to their module
  • Reduce duplication by not listing the module name in cross-links
  • Provide links or references to concepts where appropriate
  • Word items by the intended change first, describing the implementation second, rather than vice-versa.
  • Remove double spaces, () in cross-reference roles, etc
  • General wording improvements

A


📚 Documentation preview 📚: https://cpython-previews--123132.org.readthedocs.build/en/123132/whatsnew/3.13.html#improved-modules

AA-Turner added docs Documentation in the Doc dir skip news needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Aug 19, 2024
AA-Turner requested review from Yhg1s and hugovk August 19, 2024 00:34
Comment thread Doc/whatsnew/3.13.rst
Comment thread Doc/whatsnew/3.13.rst Outdated
Comment thread Doc/whatsnew/3.13.rst Outdated
Comment thread Doc/whatsnew/3.13.rst Outdated
Comment thread Doc/whatsnew/3.13.rst Outdated
Comment thread Doc/whatsnew/3.13.rst Outdated
Comment thread Doc/whatsnew/3.13.rst Outdated
Comment thread 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.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Is this "Pdb" the class Pdb or module pdb or something else?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

I think it means the Pdb command-line, I've added a cross-reference which might help things, or we could add clarificatory words.

Comment thread Doc/whatsnew/3.13.rst

Copy link
Copy Markdown
Member Author

Heading links all gone.

A

AA-Turner requested a review from hugovk August 21, 2024 23:45

hugovk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thank you!

AA-Turner merged commit 127660b into python:main Aug 24, 2024
AA-Turner deleted the docs/whatsnew/improved-modules branch August 24, 2024 13:32

Copy link
Copy Markdown

Thanks @AA-Turner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

Copy link
Copy Markdown

Sorry, @AA-Turner, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 127660bcdb28294c3817f955cabd85afb6828ffc 3.13

Copy link
Copy Markdown

Sorry, @AA-Turner, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 127660bcdb28294c3817f955cabd85afb6828ffc 3.12

AA-Turner removed the needs backport to 3.12 only security fixes label Aug 24, 2024
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>

bedevere-app Bot commented Aug 24, 2024

Copy link
Copy Markdown

GH-123292 is a backport of this pull request to the 3.13 branch.

bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Aug 24, 2024
AA-Turner added a commit that referenced this pull request Aug 24, 2024
…) (#123292)

(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>
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

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL