COMMITS
/ Lib/zipapp.py August 26, 2017
P
bpo-31072: Rename the new filter argument for zipapp.create_archive. (#3049)
Paul Moore committed
August 9, 2017
J
bpo-31072: Add filter to zipapp (#3021)
Jeffrey Rackauckas committed
March 25, 2017
S
bpo-29901: Improve support of path-like objects in zipapp. (#815)
Serhiy Storchaka committed
April 17, 2016
S
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
Serhiy Storchaka committed
March 22, 2015
P
#23657 Don't explicitly do an isinstance check for str in zipapp
Paul Moore committed
March 13, 2015
B
Add some periods to the ends of a couple comments
Brett Cannon committed
B
Issue #23491: Implement PEP 441: Improving Python Zip Application Support
Brett Cannon committed