Skip to content

bpo-39667: Sync zipp 3.0 (GH-18540)#282

Merged
sthagen merged 1 commit into
sthagen:masterfrom
python:master
Feb 29, 2020
Merged

bpo-39667: Sync zipp 3.0 (GH-18540)#282
sthagen merged 1 commit into
sthagen:masterfrom
python:master

Conversation

@sthagen

@sthagen sthagen commented Feb 29, 2020

Copy link
Copy Markdown
Owner
  • 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>

* 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>
@sthagen
sthagen merged commit a877e38 into sthagen:master Feb 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants