mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
GH-122390: Replace _Py_GetbaseOpcode with _Py_GetBaseCodeUnit (GH-122942)
This commit is contained in:
parent
fe23f8ed97
commit
7a65439b93
16 changed files with 299 additions and 326 deletions
18
Programs/test_frozenmain.h
generated
18
Programs/test_frozenmain.h
generated
|
|
@ -1,17 +1,17 @@
|
|||
// 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,8,0,0,
|
||||
0,0,0,0,0,243,166,0,0,0,149,0,80,0,80,1,
|
||||
71,0,112,0,80,0,80,1,71,1,112,1,89,2,31,0,
|
||||
80,2,49,1,0,0,0,0,0,0,29,0,89,2,31,0,
|
||||
80,3,89,0,78,6,0,0,0,0,0,0,0,0,0,0,
|
||||
0,0,0,0,0,243,166,0,0,0,149,0,79,0,79,1,
|
||||
70,0,111,0,79,0,79,1,70,1,111,1,88,2,31,0,
|
||||
79,2,49,1,0,0,0,0,0,0,29,0,88,2,31,0,
|
||||
79,3,88,0,77,6,0,0,0,0,0,0,0,0,0,0,
|
||||
0,0,0,0,0,0,0,0,49,2,0,0,0,0,0,0,
|
||||
29,0,89,1,78,8,0,0,0,0,0,0,0,0,0,0,
|
||||
29,0,88,1,77,8,0,0,0,0,0,0,0,0,0,0,
|
||||
0,0,0,0,0,0,0,0,31,0,49,0,0,0,0,0,
|
||||
0,0,80,4,2,0,0,0,112,5,80,5,16,0,68,20,
|
||||
0,0,112,6,89,2,31,0,80,6,89,6,12,0,80,7,
|
||||
89,5,89,6,2,0,0,0,12,0,47,4,49,1,0,0,
|
||||
0,0,0,0,29,0,73,22,0,0,9,0,29,0,101,1,
|
||||
0,0,79,4,2,0,0,0,111,5,79,5,16,0,67,20,
|
||||
0,0,111,6,88,2,31,0,79,6,88,6,12,0,79,7,
|
||||
88,5,88,6,2,0,0,0,12,0,47,4,49,1,0,0,
|
||||
0,0,0,0,29,0,72,22,0,0,9,0,29,0,100,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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue