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

Refresh importlib.resources #106531

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

Refresh importlib.resources #106531

jaraco opened this issue Jul 7, 2023 · 1 comment
Labels
stdlib Python modules in the Lib dir

Comments

@jaraco
Copy link
Member

jaraco commented Jul 7, 2023

jaraco added a commit to jaraco/cpython that referenced this issue Jul 7, 2023
Syncs with importlib_resources 6.0.
jaraco added a commit that referenced this issue Jul 14, 2023
* gh-106531: Remove importlib.resources._legacy

Syncs with importlib_resources 6.0.

* Remove documentation for removed functionality.
@iritkatriel iritkatriel added the stdlib Python modules in the Lib dir label Nov 27, 2023
jaraco added a commit to jaraco/cpython that referenced this issue Mar 14, 2024
jaraco added a commit that referenced this issue Mar 14, 2024
* gh-106531: Refresh zipfile._path with zipp 3.18.

* Add blurb
vstinner pushed a commit to vstinner/cpython that referenced this issue Mar 20, 2024
adorilson pushed a commit to adorilson/cpython that referenced this issue Mar 25, 2024
diegorusso pushed a commit to diegorusso/cpython that referenced this issue Apr 17, 2024
jaraco added a commit to jaraco/cpython that referenced this issue May 28, 2024
jaraco added a commit that referenced this issue Jun 4, 2024
Apply changes from importlib_resources 6.3.2.
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Jun 4, 2024
…GH-117054)

Apply changes from importlib_resources 6.3.2.
(cherry picked from commit 8d63c8d)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
jaraco added a commit that referenced this issue Jun 4, 2024
…7054) (#120014)

gh-106531: Apply changes from importlib_resources 6.3.2 (GH-117054)

Apply changes from importlib_resources 6.3.2.
(cherry picked from commit 8d63c8d)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
barneygale pushed a commit to barneygale/cpython that referenced this issue Jun 5, 2024
@hugovk
Copy link
Member

hugovk commented Jun 15, 2024

We've passed the feature freeze, looks like this is now done for 3.13.

@hugovk hugovk closed this as completed Jun 15, 2024
noahbkim pushed a commit to hudson-trading/cpython that referenced this issue Jul 11, 2024
estyxx pushed a commit to estyxx/cpython that referenced this issue Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stdlib Python modules in the Lib dir
Projects
None yet
Development

No branches or pull requests

3 participants