Skip to content

[3.8] bpo-39595: Improve zipfile.Path performance (GH-18406)#18472

Merged
jaraco merged 1 commit intopython:3.8from
miss-islington:backport-e5bd736-3.8
Feb 12, 2020
Merged

[3.8] bpo-39595: Improve zipfile.Path performance (GH-18406)#18472
jaraco merged 1 commit intopython:3.8from
miss-islington:backport-e5bd736-3.8

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Feb 12, 2020

  • Improve zipfile.Path performance on zipfiles with a large number of entries.

  • 📜🤖 Added by blurb_it.

  • Add bpo to blurb

  • Sync with importlib_metadata 1.5 (6fe70ca)

  • Update blurb.

  • Remove compatibility code

  • Add stubs module, omitted from earlier commit

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

Co-authored-by: Jason R. Coombs [email protected]

https://bugs.python.org/issue39595

* Improve zipfile.Path performance on zipfiles with a large number of entries.

* 📜🤖 Added by blurb_it.

* Add bpo to blurb

* Sync with importlib_metadata 1.5 (6fe70ca)

* Update blurb.

* Remove compatibility code

* Add stubs module, omitted from earlier commit

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

Co-authored-by: Jason R. Coombs <[email protected]>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@jaraco: Status check is done, and it's a success ✅ .

@jaraco jaraco merged commit ed4d263 into python:3.8 Feb 12, 2020
@miss-islington miss-islington deleted the backport-e5bd736-3.8 branch February 12, 2020 03:21
@miss-islington
Copy link
Copy Markdown
Contributor Author

@jaraco: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Copy Markdown
Contributor Author

@jaraco: Status check is done, and it's a success ✅ .

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.

4 participants