Skip to content

Conversation

nexushoratio
Copy link
Contributor

@nexushoratio nexushoratio commented Feb 2, 2025

This makes it similar to the same text in constants.rst.


📚 Documentation preview 📚: https://cpython-previews--129562.org.readthedocs.build/

This makes it similar to the same text in constants.rst.
@ghost
Copy link

ghost commented Feb 2, 2025

All commit authors signed the Contributor License Agreement.
CLA signed

Copy link
Member

@StanFromIreland StanFromIreland left a comment

Choose a reason for hiding this comment

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

Looks good

@StanFromIreland
Copy link
Member

Requesting @picnixz

Copy link
Member

@picnixz picnixz left a comment

Choose a reason for hiding this comment

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

I'll merge this one once I'm back. Otherwise @Eclips4 may do it if he has time.

@picnixz picnixz added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Feb 2, 2025
@picnixz picnixz requested a review from AA-Turner February 16, 2025 00:59
@picnixz picnixz requested a review from AA-Turner February 17, 2025 10:41
@picnixz
Copy link
Member

picnixz commented Feb 17, 2025

@nexushoratio I've taken over your branch 😈 so you can still the credited commit. Thanks for the initial work and for spotting this discrepency which is important as many users mistake those two (I was mistaken when I first started learning Python!!!)

@picnixz
Copy link
Member

picnixz commented Mar 1, 2025

@AA-Turner friendly ping

@picnixz picnixz self-assigned this Mar 2, 2025
@picnixz
Copy link
Member

picnixz commented Mar 2, 2025

@AA-Turner I'd like to merge this one with the following commit title

gh-129015: Clarify notes for `NotImplemented` and `NotImplementedError` (#129564) 

I don't really know how to explain that I changed the box from notes to caution without using sloppy English. Do you have some suggestions?

Copy link
Member

@AA-Turner AA-Turner left a comment

Choose a reason for hiding this comment

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

Sounds good! Perhaps "Improve disambiguation between `NotImplemented` and `NotImplementedError`"? But your proposed commit message is also fine, a "caution" admonition is just a fancy nota bene to the reader!

A

@picnixz
Copy link
Member

picnixz commented Mar 3, 2025

I will take your suggestion as it indicates more cleanly what was improved. Mine was too generic. Thanks!

@picnixz picnixz merged commit a85eeb9 into python:main Mar 3, 2025
24 checks passed
@miss-islington-app
Copy link

Thanks @nexushoratio for the PR, and @picnixz for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Mar 3, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 3, 2025
…`NotImplementedError` (pythonGH-129562)

---------

(cherry picked from commit a85eeb9)

Co-authored-by: Mike Castle <dalgoda+github@gmail.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Mar 3, 2025

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

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Mar 3, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 3, 2025
…`NotImplementedError` (pythonGH-129562)

---------

(cherry picked from commit a85eeb9)

Co-authored-by: Mike Castle <dalgoda+github@gmail.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Mar 3, 2025

GH-130777 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Mar 3, 2025
picnixz added a commit that referenced this pull request Mar 3, 2025
… `NotImplementedError` (GH-129562) (#130776)

gh-129015: Improve disambiguation between `NotImplemented` and `NotImplementedError` (GH-129562)

---------

(cherry picked from commit a85eeb9)

Co-authored-by: Mike Castle <dalgoda+github@gmail.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
picnixz added a commit that referenced this pull request Mar 3, 2025
… `NotImplementedError` (GH-129562) (#130777)

gh-129015: Improve disambiguation between `NotImplemented` and `NotImplementedError` (GH-129562)

---------

(cherry picked from commit a85eeb9)

Co-authored-by: Mike Castle <dalgoda+github@gmail.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@nexushoratio nexushoratio deleted the nexushoratio-129015 branch March 3, 2025 18:47
seehwan pushed a commit to seehwan/cpython that referenced this pull request Apr 16, 2025
…`NotImplementedError` (python#129562)

---------

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
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

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants