index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_zipfile
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.12] Re-order imports to align with zipp 3.18.2 (GH-119587) (#119590)
Miss Islington (bot)
2024-05-28
2
-3/+3
*
[3.12] gh-119064: Use os_helper.FakePath instead of pathlib.Path in tests (GH...
Serhiy Storchaka
2024-05-16
1
-5/+5
*
[3.12] gh-117084: Fix ZIP file extraction for directory entry names with back...
Serhiy Storchaka
2024-03-22
1
-0/+16
*
[3.12] gh-112795: Move the test for ZipFile into the core tests for zipfile. ...
Miss Islington (bot)
2024-03-14
2
-12/+11
*
[3.12] gh-115961: Improve tests for compressed file-like objects (GH-115963) ...
Miss Islington (bot)
2024-02-28
1
-11/+45
*
[3.12] gh-114959: tarfile: do not ignore errors when extract a directory on t...
Miss Islington (bot)
2024-02-03
1
-0/+28
*
[3.12] gh-105089: Fix test_create_directory_with_write test failure in AIX (G...
Miss Islington (bot)
2024-02-01
1
-1/+1
*
[3.12] gh-109858: Protect zipfile from "quoted-overlap" zipbomb (GH-110016) (...
Miss Islington (bot)
2024-01-11
1
-0/+60
*
[3.12] gh-112795: Allow `/` folder in a zipfile (GH-112932) (#113789)
Miss Islington (bot)
2024-01-07
1
-0/+12
*
[3.12] gh-102956: Fix returning of empty byte strings after seek in zipfile â...
Miss Islington (bot)
2023-10-25
1
-0/+16
*
[3.12] gh-110715: Add missing import in zipfile (gh-110822) (gh-110861)
Miss Islington (bot)
2023-10-14
1
-7/+18
*
[3.12] gh-106752: Sync with zipp 3.16.2 (GH-106757) (#106777)
Miss Islington (bot)
2023-07-15
3
-9/+146
*
[3.12] gh-106752: Move zipfile._path into its own package (GH-106753) (#106755)
Jason R. Coombs
2023-07-14
7
-0/+0
*
gh-103861: Fix Zip64 extensions not being properly applied in some cases (#10...
Carey Metcalfe
2023-05-16
1
-0/+153
*
gh-86094: Add support for Unicode Path Extra Field in ZipFile (gh-102566)
Yeojin Kim
2023-04-05
1
-0/+27
*
gh-102209: Sync with zipp 3.15 moving complexity tests into dedicated module ...
Jason R. Coombs
2023-02-25
6
-50/+81
*
gh-102209: Disable the timeout in test_implied_dirs_performance. (#102225)
Jason R. Coombs
2023-02-24
1
-1/+2
*
gh-101566: Sync with zipp 3.14. (GH-102018)
Jason R. Coombs
2023-02-20
4
-53/+151
*
gh-88233: zipfile: handle extras after a zip64 extra (GH-96161)
Tim Hatch
2023-02-20
1
-0/+62
*
gh-101144: Allow open and read_text encoding to be positional. (#101145)
Gregory P. Smith
2023-01-20
1
-5/+69
*
gh-96290: Support partial/invalid UNC drives in ntpath.normpath() and splitdr...
Barney Gale
2023-01-12
1
-4/+4
*
gh-98108: Add limited pickleability to zipfile.Path (GH-98109)
Jason R. Coombs
2022-11-26
4
-21/+89
*
Fix zipfile packaging after GH-98103 (GH-99797)
Jason R. Coombs
2022-11-26
1
-0/+7
*
gh-98098: Create packages from zipfile and test_zipfile (gh-98103)
Jason R. Coombs
2022-11-26
3
-0/+3442