mirror of
https://github.com/python/cpython.git
synced 2025-08-23 02:04:56 +00:00
[3.10] bpo-45773: Stop "optimizing" certain jump patterns (GH-29526)
This commit is contained in:
parent
c5bfb88eb6
commit
a89bbde83f
6 changed files with 60 additions and 81 deletions
|
@ -1004,9 +1004,9 @@ const unsigned char _Py_M__zipimport[] = {
|
|||
1,0,1,0,89,0,113,9,119,0,124,8,100,4,25,0,
|
||||
125,9,116,8,124,0,106,4,124,8,131,2,125,10,100,0,
|
||||
125,11,124,5,114,91,122,10,116,9,124,0,124,9,124,7,
|
||||
124,1,124,10,131,5,125,11,87,0,110,25,4,0,116,10,
|
||||
124,1,124,10,131,5,125,11,87,0,113,96,4,0,116,10,
|
||||
121,90,1,0,125,12,1,0,122,8,124,12,125,3,87,0,
|
||||
89,0,100,0,125,12,126,12,110,10,100,0,125,12,126,12,
|
||||
89,0,100,0,125,12,126,12,113,96,100,0,125,12,126,12,
|
||||
119,1,119,0,116,11,124,9,124,10,131,2,125,11,124,11,
|
||||
100,0,117,0,114,101,113,9,124,8,100,4,25,0,125,9,
|
||||
124,11,124,6,124,9,102,3,2,0,1,0,83,0,124,3,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue