CPython Developers
|
131c296bb4
|
Update dis from v3.14.2
|
2026-01-26 10:40:22 +09:00 |
|
Jeong, YunWon
|
e0cceaf31c
|
Remove ReturnConst/Break/Continue ops (#6816)
* Remove ReturnConst
* Remove break/continue ops
|
2026-01-21 00:03:43 +09:00 |
|
Shahar Naveh
|
a400386774
|
Remove _dis module (#6690)
* Remove `_dis` module
* Adjust CodeFlag
|
2026-01-10 22:11:53 +09:00 |
|
Shahar Naveh
|
8d9002800e
|
Update test_dis.py from 3.13.11 (#6528)
|
2025-12-27 22:53:37 +09:00 |
|
Jeong, YunWon
|
152d10bfea
|
hybrid dis.py from CPython 3.13.10
|
2025-12-12 21:44:00 +09:00 |
|
Taihsiang Ho (tai271828)
|
acc75de4ef
|
feat(Lib): print the disassembled info
Issue: #2889
|
2021-11-28 22:33:59 +01:00 |
|
Jeong YunWon
|
d622ceb9dc
|
rename native dis to _dis and add python module
|
2021-11-28 15:50:24 +09:00 |
|