Commit 01b63ec
File tree
Expand file treeCollapse file tree
7 files changed
+86
-52
lines changedFilter options
- Include
- cpython
- internal
- Modules
- PCbuild
Expand file treeCollapse file tree
7 files changed
+86
-52
lines changedInclude/cpython/import.h
Copy file name to clipboard+57Lines changed: 57 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
+3-51Lines changed: 3 additions & 51 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 | 1 |
|
3 | 2 |
|
4 | 3 |
|
| ||
7 | 6 |
|
8 | 7 |
|
9 | 8 |
|
10 |
| - |
11 |
| - |
12 |
| - |
13 | 9 |
|
14 | 10 |
|
15 | 11 |
|
| ||
39 | 35 |
|
40 | 36 |
|
41 | 37 |
|
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 | 38 |
|
51 | 39 |
|
52 | 40 |
|
| ||
94 | 82 |
|
95 | 83 |
|
96 | 84 |
|
97 |
| - |
98 |
| - |
99 |
| - |
100 |
| - |
101 |
| - |
102 |
| - |
103 |
| - |
104 |
| - |
105 |
| - |
106 |
| - |
107 |
| - |
108 |
| - |
109 |
| - |
110 |
| - |
111 |
| - |
112 |
| - |
113 |
| - |
114 |
| - |
115 |
| - |
116 |
| - |
117 |
| - |
118 |
| - |
119 |
| - |
120 |
| - |
121 |
| - |
122 |
| - |
123 |
| - |
124 |
| - |
125 |
| - |
126 | 85 |
|
127 | 86 |
|
128 | 87 |
|
| ||
131 | 90 |
|
132 | 91 |
|
133 | 92 |
|
134 |
| - |
135 |
| - |
136 |
| - |
137 |
| - |
138 |
| - |
139 |
| - |
140 |
| - |
141 |
| - |
142 |
| - |
143 |
| - |
| 93 | + |
| 94 | + |
| 95 | + |
144 | 96 |
|
145 | 97 |
|
146 | 98 |
|
|
Include/internal/pycore_import.h
Copy file name to clipboard+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1054 | 1054 |
|
1055 | 1055 |
|
1056 | 1056 |
|
| 1057 | + |
1057 | 1058 |
|
1058 | 1059 |
|
1059 | 1060 |
|
| ||
1077 | 1078 |
|
1078 | 1079 |
|
1079 | 1080 |
|
| 1081 | + |
1080 | 1082 |
|
1081 | 1083 |
|
1082 | 1084 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
| 39 | + |
39 | 40 |
|
40 | 41 |
|
41 | 42 |
|
|
+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
| 132 | + |
132 | 133 |
|
133 | 134 |
|
134 | 135 |
|
| ||
158 | 159 |
|
159 | 160 |
|
160 | 161 |
|
161 |
| - |
162 | 162 |
|
| 163 | + |
163 | 164 |
|
164 | 165 |
|
165 | 166 |
|
166 | 167 |
|
167 | 168 |
|
168 | 169 |
|
| 170 | + |
169 | 171 |
|
170 | 172 |
|
171 | 173 |
|
|
PCbuild/pythoncore.vcxproj.filters
Copy file name to clipboardExpand all lines: PCbuild/pythoncore.vcxproj.filters+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
| 93 | + |
| 94 | + |
| 95 | + |
93 | 96 |
|
94 | 97 |
|
95 | 98 |
|
| ||
201 | 204 |
|
202 | 205 |
|
203 | 206 |
|
| 207 | + |
| 208 | + |
| 209 | + |
204 | 210 |
|
205 | 211 |
|
206 | 212 |
|
|
0 commit comments