cpython/Lib/test/test_zipfile
Jason R. Coombs 93f22d30eb
gh-98108: Add limited pickleability to zipfile.Path (GH-98109)
* gh-98098: Move zipfile into a package.

* Moved test_zipfile to a package

* Extracted module for test_path.

* Add blurb

* Add jaraco as owner of zipfile.Path.

* Synchronize with minor changes found at jaraco/zipp@d9e7f4352d.

* gh-98108: Sync with zipp 3.9.1 adding pickleability.
2022-11-26 13:05:41 -05:00
..
__init__.py
__main__.py
_functools.py gh-98108: Add limited pickleability to zipfile.Path (GH-98109) 2022-11-26 13:05:41 -05:00
_itertools.py gh-98108: Add limited pickleability to zipfile.Path (GH-98109) 2022-11-26 13:05:41 -05:00
_test_params.py gh-98108: Add limited pickleability to zipfile.Path (GH-98109) 2022-11-26 13:05:41 -05:00
test_core.py
test_path.py gh-98108: Add limited pickleability to zipfile.Path (GH-98109) 2022-11-26 13:05:41 -05:00