1. d87b105 bpo-31638: Add compression support to zipapp (GH-3819) by Zhiming Wang · 7 years ago
  2. 0780bf7 bpo-31072: Rename the new filter argument for zipapp.create_archive. (#3049) by Paul Moore · 7 years ago
  3. b811d66 bpo-31072: Add filter to zipapp (#3021) by Jeffrey Rackauckas · 7 years ago
  4. 4aec9a8 bpo-29901: Improve support of path-like objects in zipapp. (#815) by Serhiy Storchaka · 7 years ago
  5. 6a7b3a7 Issue #26778: Fixed "a/an/and" typos in code comment and documentation. by Serhiy Storchaka · 8 years ago
  6. a4d4dd3 #23657 Don't explicitly do an isinstance check for str in zipapp by Paul Moore · 9 years ago
  7. 469d0fb Add some periods to the ends of a couple comments by Brett Cannon · 9 years ago
  8. cc4dfc1 Issue #23491: Implement PEP 441: Improving Python Zip Application Support by Brett Cannon · 9 years ago