8000 gh-105481: expose opcode metadata via the _opcode module by iritkatriel · Pull Request #106688 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-105481: expose opcode metadata via the _opcode module #106688

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 10 commits into from
Jul 14, 2023
Prev Previous commit
Next Next commit
typos
  • Loading branch information
iritkatriel authored Jul 14, 2023
commit 517f7b12e00a8d606fb5e60c73288ae54f68797f
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Expose opcode metadat though :mod:`_opcode`.
Expose opcode metadata through :mod:`_opcode`.
0