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_zipapp.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-90473: Make chmod a dummy on WASI, skip chmod tests (GH-93534)
Christian Heimes
2022-06-06
1
-0/+2
*
bpo-46951: Order contents of zipapps (GH-31713)
hfinucane
2022-05-27
1
-0/+16
*
bpo-40275: More lazy imports in test.support (GH-20131)
Hai Shi
2020-05-18
1
-1/+1
*
bpo-32297: Few misspellings found in Python source code comments. (#4803)
Mike
2017-12-14
1
-4/+4
*
bpo-31998: Fix test_zipapp in case the zlib module is not available. (#4358)
Serhiy Storchaka
2017-11-10
1
-0/+2
*
bpo-31638: Add compression support to zipapp (GH-3819)
Zhiming Wang
2017-09-29
1
-0/+14
*
bpo-31072: Rename the new filter argument for zipapp.create_archive. (#3049)
Paul Moore
2017-08-26
1
-5/+26
*
bpo-31072: Add filter to zipapp (#3021)
Jeffrey Rackauckas
2017-08-09
1
-0/+17
*
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
Serhiy Storchaka
2016-04-17
1
-1/+1
*
#23657 Don't explicitly do an isinstance check for str in zipapp
Paul Moore
2015-03-22
1
-0/+99
*
Issue #23491: Implement PEP 441: Improving Python Zip Application Support
Brett Cannon
2015-03-13
1
-0/+250