mirror of
https://github.com/python/cpython.git
synced 2025-12-15 21:44:50 +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
21
Programs/test_frozenmain.h
generated
21
Programs/test_frozenmain.h
generated
|
|
@ -21,14 +21,15 @@ unsigned char M_test_frozenmain[] = {
|
|||
103,118,90,11,103,101,116,95,99,111,110,102,105,103,115,114,
|
||||
2,0,0,0,218,3,107,101,121,169,0,243,0,0,0,0,
|
||||
250,18,116,101,115,116,95,102,114,111,122,101,110,109,97,105,
|
||||
110,46,112,121,218,8,60,109,111,100,117,108,101,62,1,0,
|
||||
0,0,115,16,0,0,0,8,3,8,1,8,2,12,1,12,
|
||||
1,8,1,26,7,4,249,115,18,0,0,0,8,3,8,1,
|
||||
8,2,12,1,12,1,2,7,4,1,2,249,30,7,115,86,
|
||||
0,0,0,1,11,1,11,1,11,1,11,1,25,1,25,1,
|
||||
25,1,25,1,6,7,27,1,28,1,28,1,6,7,17,19,
|
||||
22,19,27,1,28,1,28,10,27,10,39,10,41,42,50,10,
|
||||
51,1,7,12,2,1,42,1,42,5,8,5,10,11,41,21,
|
||||
24,11,41,11,41,28,34,35,38,28,39,11,41,11,41,5,
|
||||
42,5,42,5,42,1,42,1,42,114,9,0,0,0,
|
||||
110,46,112,121,218,8,60,109,111,100,117,108,101,62,114,11,
|
||||
0,0,0,1,0,0,0,115,16,0,0,0,8,3,8,1,
|
||||
8,2,12,1,12,1,8,1,26,7,4,249,115,18,0,0,
|
||||
0,8,3,8,1,8,2,12,1,12,1,2,7,4,1,2,
|
||||
249,30,7,115,86,0,0,0,1,11,1,11,1,11,1,11,
|
||||
1,25,1,25,1,25,1,25,1,6,7,27,1,28,1,28,
|
||||
1,6,7,17,19,22,19,27,1,28,1,28,10,27,10,39,
|
||||
10,41,42,50,10,51,1,7,12,2,1,42,1,42,5,8,
|
||||
5,10,11,41,21,24,11,41,11,41,28,34,35,38,28,39,
|
||||
11,41,11,41,5,42,5,42,5,42,1,42,1,42,114,9,
|
||||
0,0,0,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue