mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
GH-105848: Replace KW_NAMES + CALL with LOAD_CONST + CALL_KW (GH-109300)
This commit is contained in:
parent
987b4bc087
commit
22e65eecaa
22 changed files with 719 additions and 508 deletions
6
Programs/test_frozenmain.h
generated
6
Programs/test_frozenmain.h
generated
|
|
@ -2,16 +2,16 @@
|
|||
unsigned char M_test_frozenmain[] = {
|
||||
227,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,
|
||||
0,0,0,0,0,243,164,0,0,0,149,0,83,0,83,1,
|
||||
74,0,114,0,83,0,83,1,74,1,114,1,92,2,34,0,
|
||||
75,0,114,0,83,0,83,1,75,1,114,1,92,2,34,0,
|
||||
83,2,53,1,0,0,0,0,0,0,32,0,92,2,34,0,
|
||||
83,3,92,0,82,6,0,0,0,0,0,0,0,0,0,0,
|
||||
0,0,0,0,0,0,0,0,53,2,0,0,0,0,0,0,
|
||||
32,0,92,1,82,8,0,0,0,0,0,0,0,0,0,0,
|
||||
0,0,0,0,0,0,0,0,34,0,53,0,0,0,0,0,
|
||||
0,0,83,4,5,0,0,0,114,5,83,5,19,0,71,20,
|
||||
0,0,83,4,5,0,0,0,114,5,83,5,19,0,72,20,
|
||||
0,0,114,6,92,2,34,0,83,6,92,6,14,0,83,7,
|
||||
92,5,92,6,5,0,0,0,14,0,51,4,53,1,0,0,
|
||||
0,0,0,0,32,0,76,22,0,0,11,0,103,1,41,8,
|
||||
0,0,0,0,32,0,77,22,0,0,11,0,103,1,41,8,
|
||||
233,0,0,0,0,78,122,18,70,114,111,122,101,110,32,72,
|
||||
101,108,108,111,32,87,111,114,108,100,122,8,115,121,115,46,
|
||||
97,114,103,118,218,6,99,111,110,102,105,103,41,5,218,12,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue