mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
gh-112383: teach dis how to interpret ENTER_EXECUTOR (#117171)
This commit is contained in:
parent
6c83352bfe
commit
d610d821fd
7 changed files with 120 additions and 50 deletions
|
|
@ -0,0 +1 @@
|
|||
Fix :mod:`dis` module's handling of ``ENTER_EXECUTOR`` instructions.
|
||||
Loading…
Add table
Add a link
Reference in a new issue