Staging
v0.5.1
https://github.com/python/cpython
Revision 3e72de9e08b03a15875f5b226c5f096e567dab42 authored by Miss Islington (bot) on 15 April 2020, 18:45:25 UTC, committed by GitHub on 15 April 2020, 18:45:25 UTC
* bpo-39667: Sync zipp 3.0 (GH-18540)

* bpo-39667: Improve pathlib.Path compatibility on zipfile.Path and correct performance degradation as found in zipp 3.0

* 📜🤖 Added by blurb_it.

* Update docs for new zipfile.Path.open

* Rely on dict, faster than OrderedDict.

* Syntax edits on docs

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
(cherry picked from commit 0aeab5c4381f0cc11479362af2533b3a391312ac)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>

* Clarify the change in behavior with a couple of workaround options.

* Restore API compatibility while backporting performance improvements.

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
1 parent 59047fa
History
Tip revision: 3e72de9e08b03a15875f5b226c5f096e567dab42 authored by Miss Islington (bot) on 15 April 2020, 18:45:25 UTC
[3.8] bpo-39667: Sync zipp 3.0 (GH-18540) (GH-18701)
Tip revision: 3e72de9
File Mode Size
workflows
CODEOWNERS -rw-r--r-- 2.7 KB
CONTRIBUTING.rst -rw-r--r-- 2.4 KB
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 700 bytes
SECURITY.md -rw-r--r-- 530 bytes
codecov.yml -rw-r--r-- 485 bytes

back to top