8000 bpo-42615: Delete redundant jump instructions that only bypass empty blocks by OxyMagnesium · Pull Request #23733 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

bpo-42615: Delete redundant jump instructions that only bypass empty blocks #23733

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 8 commits into from
Dec 16, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Regenerate importlib.h and edit Misc/ACKS
  • Loading branch information
OxyMagnesium committed Dec 16, 2020
commit 2f4e5d38f03e8f2134774cfcb284c8bd98b843f3
1 change: 1 addition & 0 deletions Misc/ACKS
Original file line number Diff line number Diff line change
Expand Up @@ -643,6 +643,7 @@ Grzegorz Grzywacz
Thomas Guettler
Yuyang Guo
Anuj Gupta
Om Gupta
Michael Guravage
Lars Gustäbel
Thomas Güttler
Expand Down
5F8C 202 changes: 101 additions & 101 deletions Python/importlib.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0