diff options
author | Corvin <corvin@corvin.dev> | 2023-08-25 08:31:26 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-25 08:31:26 (GMT) |
commit | 24aa249a6633249570978d6aae6f7b21581ee085 (patch) | |
tree | c0d7e8f55b9005b6d0200a67f540d3dda3950c2b /Misc/ACKS | |
parent | 8d4052075ec43ac1ded7d2fa55c474295410bbdc (diff) | |
download | cpython-24aa249a6633249570978d6aae6f7b21581ee085.zip cpython-24aa249a6633249570978d6aae6f7b21581ee085.tar.gz cpython-24aa249a6633249570978d6aae6f7b21581ee085.tar.bz2 |
gh-107932: Fix dis module for bytecode that does not have an associated source line (GH-107988)
Diffstat (limited to 'Misc/ACKS')
-rw-r--r-- | Misc/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1191,6 +1191,7 @@ Andrew McNamara Caolan McNamara Jeff McNeil Craig McPheeters +Corvin McPherson Lambert Meertens Bill van Melle Lucas Prado Melo |