Skip to content

Add myself as a codeowner for the object and runtime lifecycle #135588

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 16, 2025

Conversation

ZeroIntensity
Copy link
Member

No description provided.

Comment on lines 30 to 33
Objects/object.c @ZeroIntensity
Objects/set* @rhettinger
Objects/dict* @methane @markshannon
Objects/typevarobject.c @JelleZijlstra
Copy link
Member

Choose a reason for hiding this comment

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

Please sort lexicographically

Copy link
Member Author

Choose a reason for hiding this comment

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

There doesn't seem to be much lexical order here, unless I'm missing something. I'll move it to the bottom of the Objects/ entries for now.

Copy link
Member

Choose a reason for hiding this comment

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

Sorry, had reviewed on mobile & only saw the typeobject line; I now see your point.

@AA-Turner AA-Turner merged commit 730133a into python:main Jun 16, 2025
27 checks passed
@ZeroIntensity ZeroIntensity deleted the codeowners branch June 16, 2025 23:13
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