This repository was archived by the owner on Aug 11, 2025. It is now read-only.
Commit c1306f5
committed
pypi-zipp: Autospec creation for update from version 3.18.1 to version 3.18.2
Avasam (1):
Allow mypy on PyPy (jaraco/skeleton#111)
Bartosz Sławecki (2):
Add link to blog entry from jaraco/skeleton#115 above CI build matrix.
Move project metadata to `pyproject.toml` (jaraco/skeleton#122)
Jason R. Coombs (13):
Update compatibility matrix to reflect changes merged in Python 3.12 and anticipated for 3.13.
Re-enable ignoring of temporary merge queue branches. Closes jaraco/skeleton#103.
Fetch unshallow clones in readthedocs. Closes jaraco/skeleton#114.
Move Python 3.11 out of the test matrix.
Configure pytest to support namespace packages. Ref pytest-dev/pytest#12112.
Pin against pytest 8.1.x due to pytest-dev/pytest#12194.
Migrated config to pyproject.toml using jaraco.develop.migrate-config and ini2toml.
Allow macos on Python 3.8 to fail as GitHub CI has dropped support.
Move project.urls to appear in the order that ini2toml generates it. Remove project.scripts.
Revert "Allow macos on Python 3.8 to fail as GitHub CI has dropped support."
Utilize temp_dir from os_helper.
Use an overlay object to make tests appear to use zipfile.Path to reduce diff with CPython.
Finalize
Serhiy Storchaka (1):
gh-119064: Use os_helper.FakePath instead of pathlib.Path in tests (python/cpython#119065)
Xie Yanbo (1):
Fix typo in Lib/zipfile/_path/__init__.py1 parent d665b18 commit c1306f5
5 files changed
Lines changed: 14 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
| 63 | + | |
| 64 | + | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments