summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorCorvin <corvin@corvin.dev>2023-08-25 08:31:26 (GMT)
committerGitHub <noreply@github.com>2023-08-25 08:31:26 (GMT)
commit24aa249a6633249570978d6aae6f7b21581ee085 (patch)
treec0d7e8f55b9005b6d0200a67f540d3dda3950c2b /Misc/ACKS
parent8d4052075ec43ac1ded7d2fa55c474295410bbdc (diff)
downloadcpython-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/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 70c4ea3..e52208a 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -1191,6 +1191,7 @@ Andrew McNamara
Caolan McNamara
Jeff McNeil
Craig McPheeters
+Corvin McPherson
Lambert Meertens
Bill van Melle
Lucas Prado Melo