◐ Shell
reader mode source ↗
Skip to content

bpo-37999: Fix outdated __int__ and nb_int references in comments#20449

Merged
mdickinson merged 4 commits into
python:masterfrom
mdickinson:fix/long-object-function-descriptions
May 27, 2020
Merged

bpo-37999: Fix outdated __int__ and nb_int references in comments#20449
mdickinson merged 4 commits into
python:masterfrom
mdickinson:fix/long-object-function-descriptions

Conversation

@mdickinson

@mdickinson mdickinson commented May 27, 2020

Copy link
Copy Markdown
Member

This PR fixes some out-of-date comments in longobject.c.

EDIT: updated to also remove outdated mentions of __int__ from the C-API documentation.

See also #15636.

https://bugs.python.org/issue37999

@serhiy-storchaka serhiy-storchaka 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.

Hide comment

Nice to catch it!

@serhiy-storchaka serhiy-storchaka 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.

Hide comment

👍

@mdickinson mdickinson merged commit 20941de into python:master May 27, 2020
@bedevere-bot bedevere-bot removed the label May 27, 2020
@mdickinson mdickinson deleted the fix/long-object-function-descriptions branch May 27, 2020 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants