Commit 097b06c
File tree
3 files changed
+43
-4
lines changedFilter options
- Lib
- importlib/resources
- test/test_importlib/resources
- Misc/NEWS.d/next/Library
3 files changed
+43
-4
lines changedLib/importlib/resources/_common.py
Copy file name to clipboardExpand all lines: Lib/importlib/resources/_common.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
96 |
| - |
| 96 | + |
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
101 |
| - |
| 101 | + |
| 102 | + |
102 | 103 |
|
103 | 104 |
|
104 | 105 |
|
|
Lib/test/test_importlib/resources/test_files.py
Copy file name to clipboardExpand all lines: Lib/test/test_importlib/resources/test_files.py+37-2Lines changed: 37 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
1 | 5 |
|
2 | 6 |
|
3 | 7 |
|
| ||
7 | 11 |
|
8 | 12 |
|
9 | 13 |
|
| 14 | + |
10 | 15 |
|
11 | 16 |
|
12 | 17 |
|
| ||
97 | 102 |
|
98 | 103 |
|
99 | 104 |
|
100 |
| - |
101 |
| - |
| 105 | + |
| 106 | + |
102 | 107 |
|
103 | 108 |
|
104 | 109 |
|
| ||
108 | 113 |
|
109 | 114 |
|
110 | 115 |
|
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
111 | 120 |
|
112 | 121 |
|
113 | 122 |
|
| ||
122 | 131 |
|
123 | 132 |
|
124 | 133 |
|
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
125 | 160 |
|
126 | 161 |
|
127 | 162 |
|
|
Misc/NEWS.d/next/Library/2024-08-17-08-17-20.gh-issue-123085.7Io2yH.rst
Copy file name to clipboard+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
0 commit comments