diff options
author | Batuhan Taskaya <batuhan@python.org> | 2021-07-01 19:25:10 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-01 19:25:10 (GMT) |
commit | 0d7f61ddb074659d8c18c8f5ac86a6a18e41f9e5 (patch) | |
tree | b2f7d21d3fb3050ae8f2293e2131a2f8487e270e /Python | |
parent | ddd5f36971e2ffe20cc3f4b408425c847d168646 (diff) | |
download | cpython-0d7f61ddb074659d8c18c8f5ac86a6a18e41f9e5.zip cpython-0d7f61ddb074659d8c18c8f5ac86a6a18e41f9e5.tar.gz cpython-0d7f61ddb074659d8c18c8f5ac86a6a18e41f9e5.tar.bz2 |
bpo-44313: bump up magic (#26983)
Diffstat (limited to 'Python')
-rw-r--r-- | Python/importlib_external.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Python/importlib_external.h b/Python/importlib_external.h index f0d4138..734f78f 100644 --- a/Python/importlib_external.h +++ b/Python/importlib_external.h @@ -362,7 +362,7 @@ const unsigned char _Py_M__importlib_bootstrap_external[] = { 11,179,9,62,0,190,7,65,22,7,193,6,5,65,12,6, 193,11,1,65,22,7,193,12,7,65,21,13,193,19,3,65, 22,7,193,23,1,65,21,13,193,24,1,65,22,7,114,95, - 0,0,0,105,129,13,0,0,114,45,0,0,0,114,33,0, + 0,0,0,105,130,13,0,0,114,45,0,0,0,114,33,0, 0,0,115,2,0,0,0,13,10,90,11,95,95,112,121,99, 97,99,104,101,95,95,122,4,111,112,116,45,122,3,46,112, 121,122,4,46,112,121,119,122,4,46,112,121,99,41,1,218, |