-
-
Notifications
You must be signed in to change notification settings - Fork 30.8k
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
gh-127413: allow to show specialized bytecode via dis
CLI
#127414
Conversation
Are there any tests for dis on command line? |
I couldn't find any in |
Please make an issue to add some. |
There's a merge conflict, but otherwise LGTM. |
errno | ||
----- | ||
|
||
* Add :data:`errno.EHWPOISON` error code. | ||
(Contributed by James Roy in :gh:`126585`.) | ||
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This line was added after I fixed the conflict. Since we put two blank lines between sections, I think it's ok to keep but I can revert it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(At some point, we'll need a copy-edit because the above sections are not splitted with double lines while the sections below are... But since most of the sections have two blank lines, it's easier to add them to places that lack them).
|
dis
CLI #127413📚 Documentation preview 📚: https://cpython-previews--127414.org.readthedocs.build/