Commit ba687d9
authored
* gh-116608: Apply style and compatibility changes from importlib_metadata.
* gh-121735: Ensure module-adjacent resources are loadable from a zipfile.
* gh-121735: Allow all modules to be processed by the ZipReader.
* Add blurb
* Remove update-zips script, unneeded.
* Remove unnecessary references to removed static fixtures.
* Remove zipdata fixtures, unused.
1 parent 3bd942f commit ba687d9
File tree
40 files changed
+223
-261
lines changed- Lib
- importlib/resources
- test/test_importlib/resources
- data01
- subdirectory
- data02
- one
- subdirectory/subsubdir
- two
- data03
- namespace
- portion1
- portion2
- namespacedata01
- subdirectory
- zipdata01
- zipdata02
- Misc/NEWS.d/next/Library
40 files changed
+223
-261
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | 30 | | |
33 | 31 | | |
34 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
Whitespace-only changes.
Binary file not shown.
Whitespace-only changes.
Lines changed: 0 additions & 1 deletion
This file was deleted.
Binary file not shown.
This file was deleted.
Whitespace-only changes.
Whitespace-only changes.
0 commit comments