Commit 6547330
File tree
Expand file treeCollapse file tree
3 files changed
+9
-3
lines changedFilter options
- Lib/importlib
- metadata
- resources
- Misc/NEWS.d/next/Library
Expand file treeCollapse file tree
3 files changed
+9
-3
lines changedLib/importlib/metadata/__init__.py
Copy file name to clipboardExpand all lines: Lib/importlib/metadata/__init__.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| ||
456 | 456 |
|
457 | 457 |
|
458 | 458 |
|
| 459 | + |
| 460 | + |
| 461 | + |
459 | 462 |
|
460 | 463 |
|
461 | 464 |
|
|
Lib/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 |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 |
| - |
17 | 15 |
|
18 | 16 |
|
19 | 17 |
|
| ||
109 | 107 |
|
110 | 108 |
|
111 | 109 |
|
| 110 | + |
| 111 | + |
| 112 | + |
112 | 113 |
|
113 | 114 |
|
114 | 115 |
|
|
Misc/NEWS.d/next/Library/2024-03-20-23-07-58.gh-issue-109653.uu3lrX.rst
Copy file name to clipboard+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
0 commit comments