Skip to content

Commit e10e592

Browse files
committed
Use references again
But not for code objects, and hydration is now broken.
1 parent fb614f1 commit e10e592

File tree

5 files changed

+7390
-8746
lines changed

5 files changed

+7390
-8746
lines changed

Python/frozen_hello.h

+10-11
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
/* Auto-generated by Programs/_freeze_importlib.c */
22
const unsigned char _Py_M__hello[] = {
3-
99,180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
3+
99,171,0,0,0,5,0,0,0,0,0,0,0,0,0,0,
44
0,0,0,0,0,2,0,0,0,0,0,0,0,1,0,0,
5-
0,90,8,60,109,111,100,117,108,101,62,90,8,60,109,111,
6-
100,117,108,101,62,122,14,60,102,114,111,122,101,110,32,104,
7-
101,108,108,111,62,115,16,0,0,0,100,0,90,0,101,1,
8-
100,1,131,1,1,0,100,2,83,0,41,3,84,122,12,72,
9-
101,108,108,111,32,119,111,114,108,100,33,78,41,2,90,11,
10-
105,110,105,116,105,97,108,105,122,101,100,90,5,112,114,105,
11-
110,116,41,0,115,0,0,0,0,115,4,0,0,0,4,0,
12-
12,1,115,4,0,0,0,4,0,12,1,115,16,0,0,0,
13-
15,19,1,12,1,6,7,21,1,22,1,22,1,22,1,22,
14-
115,0,0,0,0,
5+
0,218,8,60,109,111,100,117,108,101,62,114,0,0,0,0,
6+
122,14,60,102,114,111,122,101,110,32,104,101,108,108,111,62,
7+
115,16,0,0,0,100,0,90,0,101,1,100,1,131,1,1,
8+
0,100,2,83,0,41,3,84,122,12,72,101,108,108,111,32,
9+
119,111,114,108,100,33,78,41,2,90,11,105,110,105,116,105,
10+
97,108,105,122,101,100,218,5,112,114,105,110,116,169,0,243,
11+
0,0,0,0,243,4,0,0,0,4,0,12,1,114,4,0,
12+
0,0,115,16,0,0,0,15,19,1,12,1,6,7,21,1,
13+
22,1,22,1,22,1,22,114,3,0,0,0,
1514
};

0 commit comments

Comments
 (0)