Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several bugfixes for zipfile.Path #106752

Closed
jaraco opened this issue Jul 14, 2023 · 1 comment
Closed

Several bugfixes for zipfile.Path #106752

jaraco opened this issue Jul 14, 2023 · 1 comment
Labels
type-bug An unexpected behavior, bug, or error

Comments

@jaraco jaraco added the type-bug An unexpected behavior, bug, or error label Jul 14, 2023
jaraco added a commit to jaraco/cpython that referenced this issue Jul 14, 2023
@jaraco
Copy link
Member Author

jaraco commented Jul 14, 2023

As I'm preparing a pull request, I observe the introduction of the 'glob' module means some refactoring is going to be necessary to keep that module private.

jaraco added a commit to jaraco/cpython that referenced this issue Jul 14, 2023
jaraco added a commit to jaraco/cpython that referenced this issue Jul 14, 2023
jaraco added a commit to jaraco/cpython that referenced this issue Jul 14, 2023
jaraco added a commit that referenced this issue Jul 14, 2023
* gh-106752: Move zipfile._path into its own package so it may have supplementary behavior.

* Add blurb
jaraco added a commit to jaraco/cpython that referenced this issue Jul 14, 2023
…onGH-106753)

* pythongh-106752: Move zipfile._path into its own package so it may have supplementary behavior.

* Add blurb.
(cherry picked from commit 03185f0)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
jaraco added a commit to jaraco/cpython that referenced this issue Jul 14, 2023
jaraco added a commit to jaraco/cpython that referenced this issue Jul 14, 2023
jaraco added a commit that referenced this issue Jul 14, 2023
…#106755)

* gh-106752: Move zipfile._path into its own package so it may have supplementary behavior.

* Add blurb.
(cherry picked from commit 03185f0)
jaraco added a commit that referenced this issue Jul 15, 2023
* gh-106752: Sync with zipp 3.16.2

* Add blurb
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Jul 15, 2023
* pythongh-106752: Sync with zipp 3.16.2

* Add blurb
(cherry picked from commit 22980dc)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
jaraco added a commit to jaraco/cpython that referenced this issue Jul 15, 2023
* pythongh-106752: Sync with zipp 3.16.2

* Add blurb

(cherry picked from commit 22980dc)
jaraco added a commit to jaraco/cpython that referenced this issue Jul 15, 2023
* pythongh-106752: Sync with zipp 3.16.2

* Add blurb.
(cherry picked from commit 22980dc)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
jaraco added a commit that referenced this issue Jul 15, 2023
gh-106752: Sync with zipp 3.16.2 (GH-106757)

* gh-106752: Sync with zipp 3.16.2

* Add blurb
(cherry picked from commit 22980dc)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
jaraco added a commit that referenced this issue Jul 15, 2023
* gh-106752: Sync with zipp 3.16.2 (#106757)

* gh-106752: Sync with zipp 3.16.2

* Add blurb

(cherry picked from commit 22980dc)

* [3.11] gh-106752: Sync with zipp 3.16.2 (GH-106757)

* gh-106752: Sync with zipp 3.16.2

* Add blurb.
(cherry picked from commit 22980dc)

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

* Remove Python 3.12 concerns from changelog.
@jaraco jaraco closed this as completed Jul 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

1 participant