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-105481: combine regen-opcode-targets with regen-opcode to avoid calculating the specialized opcodes in two places#107540

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
iritkatriel merged 3 commits intopython:mainfromiritkatriel:opcode_targets1
Aug 1, 2023

Conversation

iritkatriel
Copy link
Member

@iritkatrieliritkatriel commentedAug 1, 2023
edited by bedevere-bot
Loading

Python/makeopcodetargets.py (which is invoked bymake regen-opcode-targets) can be replaced by a few lines added toTools\build\generate_opcode_h.py, because most of its work is repeated there. This removes a make target and reduces code duplication.

…oid calculating the specialized opcodes in two places
Copy link
Member

@gvanrossumgvanrossum left a comment

Choose a reason for hiding this comment

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

Nice!

@iritkatrieliritkatriel merged commit2bd04d4 intopython:mainAug 1, 2023
@iritkatrieliritkatriel deleted the opcode_targets1 branchNovember 13, 2023 15:50
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@gvanrossumgvanrossumgvanrossum approved these changes

@AraHaanAraHaanAraHaan approved these changes

@markshannonmarkshannonAwaiting requested review from markshannon

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

Successfully merging this pull request may close these issues.

4 participants
@iritkatriel@gvanrossum@AraHaan@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp