diff options
author | Anthony Sottile <asottile@umich.edu> | 2019-01-13 04:05:13 (GMT) |
---|---|---|
committer | INADA Naoki <methane@users.noreply.github.com> | 2019-01-13 04:05:13 (GMT) |
commit | 995d9b92979768125ced4da3a56f755bcdf80f6e (patch) | |
tree | 2184ab1771b87883a92391f41229a12ce4cbd9d3 /Python/importlib_external.h | |
parent | 1cffd0eed313011c0c2bb071c8affeb4a7ed05c7 (diff) | |
download | cpython-995d9b92979768125ced4da3a56f755bcdf80f6e.zip cpython-995d9b92979768125ced4da3a56f755bcdf80f6e.tar.gz cpython-995d9b92979768125ced4da3a56f755bcdf80f6e.tar.bz2 |
bpo-16806: Fix `lineno` and `col_offset` for multi-line string tokens (GH-10021)
Diffstat (limited to 'Python/importlib_external.h')
-rw-r--r-- | Python/importlib_external.h | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/Python/importlib_external.h b/Python/importlib_external.h index 791bfc4..ca83eb5 100644 --- a/Python/importlib_external.h +++ b/Python/importlib_external.h @@ -1137,8 +1137,8 @@ const unsigned char _Py_M__importlib_bootstrap_external[] = { 0,0,114,127,0,0,0,114,182,0,0,0,114,212,0,0, 0,114,217,0,0,0,114,220,0,0,0,114,3,0,0,0, 114,3,0,0,0,114,3,0,0,0,114,6,0,0,0,114, - 208,0,0,0,243,2,0,0,115,10,0,0,0,8,3,4, - 2,8,8,8,3,8,8,114,208,0,0,0,99,0,0,0, + 208,0,0,0,243,2,0,0,115,10,0,0,0,8,2,4, + 3,8,8,8,3,8,8,114,208,0,0,0,99,0,0,0, 0,0,0,0,0,0,0,0,0,3,0,0,0,64,0,0, 0,115,74,0,0,0,101,0,90,1,100,0,90,2,100,1, 100,2,132,0,90,3,100,3,100,4,132,0,90,4,100,5, @@ -1236,7 +1236,7 @@ const unsigned char _Py_M__importlib_bootstrap_external[] = { 32,32,32,78,114,3,0,0,0,41,3,114,119,0,0,0, 114,44,0,0,0,114,26,0,0,0,114,3,0,0,0,114, 3,0,0,0,114,6,0,0,0,114,225,0,0,0,50,3, - 0,0,115,2,0,0,0,0,4,122,21,83,111,117,114,99, + 0,0,115,2,0,0,0,0,1,122,21,83,111,117,114,99, 101,76,111,97,100,101,114,46,115,101,116,95,100,97,116,97, 99,2,0,0,0,0,0,0,0,5,0,0,0,10,0,0, 0,67,0,0,0,115,82,0,0,0,124,0,160,0,124,1, @@ -1520,7 +1520,7 @@ const unsigned char _Py_M__importlib_bootstrap_external[] = { 1,0,0,90,13,95,95,99,108,97,115,115,99,101,108,108, 95,95,114,3,0,0,0,114,3,0,0,0,114,249,0,0, 0,114,6,0,0,0,114,239,0,0,0,160,3,0,0,115, - 30,0,0,0,8,3,4,2,8,6,8,4,8,3,2,1, + 30,0,0,0,8,2,4,3,8,6,8,4,8,3,2,1, 14,11,2,1,10,4,8,7,2,1,10,5,8,4,8,6, 8,6,114,239,0,0,0,99,0,0,0,0,0,0,0,0, 0,0,0,0,3,0,0,0,64,0,0,0,115,46,0,0, @@ -1768,7 +1768,7 @@ const unsigned char _Py_M__importlib_bootstrap_external[] = { 114,213,0,0,0,114,229,0,0,0,114,136,0,0,0,114, 179,0,0,0,114,3,0,0,0,114,3,0,0,0,114,3, 0,0,0,114,6,0,0,0,114,15,1,0,0,46,4,0, - 0,115,22,0,0,0,8,6,4,2,8,4,8,4,8,3, + 0,115,22,0,0,0,8,2,4,6,8,4,8,4,8,3, 8,8,8,6,8,6,8,4,8,4,2,1,114,15,1,0, 0,99,0,0,0,0,0,0,0,0,0,0,0,0,2,0, 0,0,64,0,0,0,115,96,0,0,0,101,0,90,1,100, @@ -1913,7 +1913,7 @@ const unsigned char _Py_M__importlib_bootstrap_external[] = { 114,36,1,0,0,114,37,1,0,0,114,40,1,0,0,114, 186,0,0,0,114,3,0,0,0,114,3,0,0,0,114,3, 0,0,0,114,6,0,0,0,114,22,1,0,0,99,4,0, - 0,115,22,0,0,0,8,5,4,2,8,6,8,10,8,4, + 0,115,22,0,0,0,8,1,4,6,8,6,8,10,8,4, 8,13,8,3,8,3,8,3,8,3,8,3,114,22,1,0, 0,99,0,0,0,0,0,0,0,0,0,0,0,0,3,0, 0,0,64,0,0,0,115,80,0,0,0,101,0,90,1,100, @@ -2462,7 +2462,7 @@ const unsigned char _Py_M__importlib_bootstrap_external[] = { 0,114,65,1,0,0,114,207,0,0,0,114,72,1,0,0, 114,37,1,0,0,114,3,0,0,0,114,3,0,0,0,114, 3,0,0,0,114,6,0,0,0,114,57,1,0,0,79,5, - 0,0,115,22,0,0,0,8,7,4,2,8,14,8,4,4, + 0,0,115,22,0,0,0,8,2,4,7,8,14,8,4,4, 2,8,12,8,5,10,48,8,31,2,1,10,17,114,57,1, 0,0,99,4,0,0,0,0,0,0,0,6,0,0,0,8, 0,0,0,67,0,0,0,115,146,0,0,0,124,0,160,0, @@ -2641,8 +2641,8 @@ const unsigned char _Py_M__importlib_bootstrap_external[] = { 0,114,57,1,0,0,114,77,1,0,0,114,184,0,0,0, 114,85,1,0,0,114,87,1,0,0,114,3,0,0,0,114, 3,0,0,0,114,3,0,0,0,114,6,0,0,0,218,8, - 60,109,111,100,117,108,101,62,8,0,0,0,115,126,0,0, - 0,4,15,4,1,4,1,2,1,2,255,4,4,8,17,8, + 60,109,111,100,117,108,101,62,1,0,0,0,115,126,0,0, + 0,4,22,4,1,4,1,2,1,2,255,4,4,8,17,8, 5,8,5,8,6,8,6,8,12,8,10,8,9,8,5,8, 7,8,9,12,22,10,127,0,7,16,1,12,2,4,1,4, 2,6,2,6,2,8,2,18,71,8,40,8,19,8,12,8, |