commit | 7bdf28265aa371b39f82dfc6562635801aff15a5 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Tue Sep 18 09:54:26 2018 +0300 |
committer | GitHub <noreply@github.com> | Tue Sep 18 09:54:26 2018 +0300 |
tree | 594df8e94f169b57113ace706e148ddffa5b61a2 | |
parent | b042cf10c6084d14279c55a7e0d2d7595ff4e694 [diff] |
bpo-32455: Add jump parameter to dis.stack_effect(). (GH-6610) Add C API function PyCompile_OpcodeStackEffectWithJump().