Skip to content

gh-101944: correct typo in the comment of PyModule_AddObjectRef#129659

Closed
asdfefbhjy wants to merge 4 commits into
python:mainfrom
asdfefbhjy:correct-typo
Closed

gh-101944: correct typo in the comment of PyModule_AddObjectRef#129659
asdfefbhjy wants to merge 4 commits into
python:mainfrom
asdfefbhjy:correct-typo

Conversation

@asdfefbhjy

@asdfefbhjy asdfefbhjy commented Feb 4, 2025

Copy link
Copy Markdown

2025/2/9 9:50: I always want to make some almost useless modification to the source code when I study the CPython internals. If I submit a PR for every modification, it will waste a lot of time. So I will close this PR. I hope I will make some substantial contribution to CPython in the near future. Thank you for your time !

@ghost

ghost commented Feb 4, 2025

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-app

bedevere-app Bot commented Feb 4, 2025

Copy link
Copy Markdown

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@picnixz picnixz changed the title fixing a typo: correct the typo in the comment of PyModule_AddObjectRef gh-101944: correct typo in the comment of PyModule_AddObjectRef Feb 4, 2025

@picnixz picnixz 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.

Comment thread Python/getopt.c
wchar_t *ptr;
wchar_t option;

if (*opt_ptr == '\0') {

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.

Why this change?

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.

This is unrelated to the issue at hand, so please revert.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

I always want to make some almost useless modification to the source code when I study the CPython internals. If I submit a PR for every modification, it will waste a lot of time. So I will close this PR. I hope I will make some substantial contribution to CPython in the near future. Thank you for your time !

@asdfefbhjy asdfefbhjy closed this Feb 9, 2025
@asdfefbhjy asdfefbhjy deleted the correct-typo branch February 9, 2025 01:52
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.

2 participants