commit | cc4dfc1b75e68863781beae49fc8cac5982c1c25 | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Fri Mar 13 10:40:49 2015 -0400 |
committer | Brett Cannon <brett@python.org> | Fri Mar 13 10:40:49 2015 -0400 |
tree | fcc63e3a9edc2d2777a9a8b681386c02c382d0d3 | |
parent | ff2a661ef0b660588523d5cd3764c377d7078c63 [diff] |
Issue #23491: Implement PEP 441: Improving Python Zip Application Support Thanks to Paul Moore for the PEP and implementation.