mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
GH-77273: Better bytecodes for f-strings (GH-6132)
This commit is contained in:
parent
307bceaa65
commit
1d857da7f0
15 changed files with 525 additions and 485 deletions
4
Programs/test_frozenmain.h
generated
4
Programs/test_frozenmain.h
generated
|
|
@ -9,8 +9,8 @@ unsigned char M_test_frozenmain[] = {
|
|||
1,0,2,0,101,1,106,8,0,0,0,0,0,0,0,0,
|
||||
0,0,0,0,0,0,0,0,0,0,171,0,0,0,0,0,
|
||||
0,0,100,4,25,0,0,0,90,5,100,5,68,0,93,20,
|
||||
0,0,90,6,2,0,101,2,100,6,101,6,155,0,100,7,
|
||||
101,5,101,6,25,0,0,0,155,0,157,4,171,1,0,0,
|
||||
0,0,90,6,2,0,101,2,100,6,101,6,40,0,100,7,
|
||||
101,5,101,6,25,0,0,0,40,0,157,4,171,1,0,0,
|
||||
0,0,0,0,1,0,140,22,0,0,4,0,121,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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue