commit | 995d9b92979768125ced4da3a56f755bcdf80f6e | [log] [tgz] |
---|---|---|
author | Anthony Sottile <asottile@umich.edu> | Sat Jan 12 20:05:13 2019 -0800 |
committer | INADA Naoki <methane@users.noreply.github.com> | Sun Jan 13 13:05:13 2019 +0900 |
tree | 2184ab1771b87883a92391f41229a12ce4cbd9d3 | |
parent | 1cffd0eed313011c0c2bb071c8affeb4a7ed05c7 [diff] [blame] |
bpo-16806: Fix `lineno` and `col_offset` for multi-line string tokens (GH-10021)
diff --git a/Misc/ACKS b/Misc/ACKS index 49b2815..81b51f7 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -1845,3 +1845,4 @@ Doug Zongker Peter Åstrand Zheao Li +Carsten Klein