[issue39667] Update zipfile.Path with zipp 3.0

2020-04-15 Thread Jason R. Coombs
Jason R. Coombs added the comment: In the 3.8 backport, I retained API compatibility and backported only the performance improvement code. -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker

[issue39667] Update zipfile.Path with zipp 3.0

2020-04-15 Thread Jason R. Coombs
Jason R. Coombs added the comment: New changeset 3e72de9e08b03a15875f5b226c5f096e567dab42 by Miss Islington (bot) in branch '3.8': [3.8] bpo-39667: Sync zipp 3.0 (GH-18540) (GH-18701) https://github.com/python/cpython/commit/3e72de9e08b03a15875f5b226c5f096e567dab42 -- _

[issue39667] Update zipfile.Path with zipp 3.0

2020-02-29 Thread Jason R. Coombs
Jason R. Coombs added the comment: New changeset 0aeab5c4381f0cc11479362af2533b3a391312ac by Jason R. Coombs in branch 'master': bpo-39667: Sync zipp 3.0 (GH-18540) https://github.com/python/cpython/commit/0aeab5c4381f0cc11479362af2533b3a391312ac --

[issue39667] Update zipfile.Path with zipp 3.0

2020-02-29 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 1.0 -> 2.0 pull_requests: +18063 pull_request: https://github.com/python/cpython/pull/18701 ___ Python tracker _

[issue39667] Update zipfile.Path with zipp 3.0

2020-02-17 Thread Jason R. Coombs
Change by Jason R. Coombs : -- keywords: +patch pull_requests: +17917 stage: -> patch review pull_request: https://github.com/python/cpython/pull/18540 ___ Python tracker ___

[issue39667] Update zipfile.Path with zipp 3.0

2020-02-17 Thread Jason R. Coombs
Change by Jason R. Coombs : -- title: Update zipfile.Path with zipfile 3.0 -> Update zipfile.Path with zipp 3.0 ___ Python tracker ___ _