mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
bpo-44530: Add co_qualname field to PyCodeObject (GH-26941)
This commit is contained in:
parent
32096df0e0
commit
2f180ce2cb
20 changed files with 7457 additions and 7444 deletions
|
|
@ -7,7 +7,8 @@ const unsigned char _Py_M__hello[] = {
|
|||
105,110,105,116,105,97,108,105,122,101,100,218,5,112,114,105,
|
||||
110,116,169,0,243,0,0,0,0,122,14,60,102,114,111,122,
|
||||
101,110,32,104,101,108,108,111,62,218,8,60,109,111,100,117,
|
||||
108,101,62,1,0,0,0,243,4,0,0,0,4,0,12,1,
|
||||
114,4,0,0,0,115,16,0,0,0,15,19,1,12,1,6,
|
||||
7,21,1,22,1,22,1,22,1,22,114,2,0,0,0,
|
||||
108,101,62,114,3,0,0,0,1,0,0,0,243,4,0,0,
|
||||
0,4,0,12,1,114,4,0,0,0,115,16,0,0,0,15,
|
||||
19,1,12,1,6,7,21,1,22,1,22,1,22,1,22,114,
|
||||
2,0,0,0,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue