Files
cpython/Lib/dis.py
Yurii Karabas f24b8101a0 bpo-42562: Fix issue when dis failed to parse function that has no line numbers (GH-23632)
Fix issue when dis failed to parse function that has only annotations
2020-12-04 15:20:53 +00:00

19 KiB