mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
gh-93691: fix too broad source locations of for statement iterators (#120330)
This commit is contained in:
parent
755dab719d
commit
97b69db167
6 changed files with 63 additions and 8 deletions
9
Programs/test_frozenmain.h
generated
9
Programs/test_frozenmain.h
generated
|
@ -27,12 +27,11 @@ unsigned char M_test_frozenmain[] = {
|
|||
3,0,0,0,218,3,107,101,121,169,0,243,0,0,0,0,
|
||||
218,18,116,101,115,116,95,102,114,111,122,101,110,109,97,105,
|
||||
110,46,112,121,218,8,60,109,111,100,117,108,101,62,114,18,
|
||||
0,0,0,1,0,0,0,115,99,0,0,0,240,3,1,1,
|
||||
0,0,0,1,0,0,0,115,94,0,0,0,240,3,1,1,
|
||||
1,243,8,0,1,11,219,0,24,225,0,5,208,6,26,212,
|
||||
0,27,217,0,5,128,106,144,35,151,40,145,40,212,0,27,
|
||||
216,9,26,215,9,38,210,9,38,211,9,40,168,24,209,9,
|
||||
50,128,6,240,2,6,12,2,242,0,7,1,42,128,67,241,
|
||||
14,0,5,10,136,71,144,67,144,53,152,2,152,54,160,35,
|
||||
153,59,152,45,208,10,40,214,4,41,242,15,7,1,42,114,
|
||||
16,0,0,0,
|
||||
50,128,6,243,2,6,12,2,128,67,241,14,0,5,10,136,
|
||||
71,144,67,144,53,152,2,152,54,160,35,153,59,152,45,208,
|
||||
10,40,214,4,41,242,15,6,12,2,114,16,0,0,0,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue