mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
bpo-47120: Replace the JUMP_ABSOLUTE opcode by the relative JUMP_BACKWARD (GH-32115)
This commit is contained in:
parent
b36d222110
commit
a00518d9ad
15 changed files with 147 additions and 113 deletions
2
Programs/test_frozenmain.h
generated
2
Programs/test_frozenmain.h
generated
|
@ -12,7 +12,7 @@ unsigned char M_test_frozenmain[] = {
|
|||
68,0,93,25,90,6,2,0,101,2,100,6,101,6,155,0,
|
||||
100,7,101,5,101,6,25,0,0,0,0,0,0,0,0,0,
|
||||
155,0,157,4,166,1,0,0,171,1,0,0,0,0,0,0,
|
||||
0,0,1,0,113,60,100,1,83,0,41,8,233,0,0,0,
|
||||
0,0,1,0,140,26,100,1,83,0,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,90,12,112,114,111,103,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue