Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-87859: Track Code Object Local Kinds For Arguments#132980

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

ericsnowcurrently
Copy link
Member

@ericsnowcurrentlyericsnowcurrently commentedApr 25, 2025
edited by bedevere-appbot
Loading

Doing this was always the intention. I was finally motivated to find the time to do it.

See#87859 (comment).

PyErr_NoMemory();
return ERROR;
}
int numargvars = 0;
Copy link
Member

Choose a reason for hiding this comment

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

Would it be possible to move this new code to afterkinds was calculated, and then you don't need to allocate theargkinds array (just modify thekinds array)?

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

I think I can make that work without slowing things down.

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

done

@iritkatriel
Copy link
Member

We should add a test for the new flags.

@ericsnowcurrentlyericsnowcurrentlyenabled auto-merge (squash)April 29, 2025 01:50
@ericsnowcurrentlyericsnowcurrently merged commit219d8d2 intopython:mainApr 29, 2025
41 checks passed
@ericsnowcurrentlyericsnowcurrently deleted the track-arg-local-kinds branchApril 29, 2025 02:28
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@iritkatrieliritkatrieliritkatriel left review comments

@markshannonmarkshannonAwaiting requested review from markshannonmarkshannon is a code owner

Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@ericsnowcurrently@iritkatriel

[8]ページ先頭

©2009-2025 Movatter.jp