mirror of
https://github.com/python/cpython.git
synced 2025-10-07 15:42:02 +00:00
bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503)
Co-authored-by: Guido van Rossum <guido@python.org> Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
This commit is contained in:
parent
a81849b031
commit
c5fc156852
91 changed files with 27057 additions and 146 deletions
7
Python/importlib_external.h
generated
7
Python/importlib_external.h
generated
|
@ -481,10 +481,11 @@ const unsigned char _Py_M__importlib_bootstrap_external[] = {
|
|||
108,101,118,101,108,90,13,98,97,115,101,95,102,105,108,101,
|
||||
110,97,109,101,114,5,0,0,0,114,5,0,0,0,114,8,
|
||||
0,0,0,218,17,115,111,117,114,99,101,95,102,114,111,109,
|
||||
95,99,97,99,104,101,116,1,0,0,115,52,0,0,0,0,
|
||||
95,99,97,99,104,101,116,1,0,0,115,68,0,0,0,0,
|
||||
9,12,1,8,1,10,1,12,1,4,1,10,1,12,1,14,
|
||||
1,16,1,4,1,4,1,12,1,8,1,18,2,10,1,8,
|
||||
1,16,1,10,1,16,1,10,1,14,2,16,1,10,1,16,
|
||||
1,16,1,4,1,4,1,12,1,8,1,2,1,2,255,4,
|
||||
1,2,255,8,2,10,1,8,1,16,1,10,1,16,1,10,
|
||||
1,4,1,2,255,8,2,16,1,10,1,4,1,2,255,10,
|
||||
2,14,1,114,102,0,0,0,99,1,0,0,0,0,0,0,
|
||||
0,0,0,0,0,5,0,0,0,9,0,0,0,67,0,0,
|
||||
0,115,124,0,0,0,116,0,124,0,131,1,100,1,107,2,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue