mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
gh-130574: renumber RESUME opcode from 149 to 128 (GH-130685)
This commit is contained in:
parent
e4a60248b0
commit
aeb2327386
10 changed files with 243 additions and 241 deletions
2
Programs/test_frozenmain.h
generated
2
Programs/test_frozenmain.h
generated
|
@ -1,7 +1,7 @@
|
|||
// Auto-generated by Programs/freeze_test_frozenmain.py
|
||||
unsigned char M_test_frozenmain[] = {
|
||||
227,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,
|
||||
0,0,0,0,0,243,184,0,0,0,149,0,90,0,80,0,
|
||||
0,0,0,0,0,243,184,0,0,0,128,0,90,0,80,0,
|
||||
71,0,112,0,90,0,80,0,71,1,112,1,89,2,33,0,
|
||||
80,1,51,1,0,0,0,0,0,0,31,0,89,2,33,0,
|
||||
80,2,89,0,78,6,0,0,0,0,0,0,0,0,0,0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue