Skip to content

gh-113238: add Anchor to importlib.resources#113801

Merged
FFY00 merged 2 commits into
python:mainfrom
mikeziminio:fix-issue-113238
Jan 16, 2024
Merged

gh-113238: add Anchor to importlib.resources#113801
FFY00 merged 2 commits into
python:mainfrom
mikeziminio:fix-issue-113238

Conversation

@mikeziminio

@mikeziminio mikeziminio commented Jan 7, 2024

Copy link
Copy Markdown
Contributor

@bedevere-app

bedevere-app Bot commented Jan 7, 2024

Copy link
Copy Markdown

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@FFY00
FFY00 merged commit c85c002 into python:main Jan 16, 2024
@FFY00 FFY00 added the needs backport to 3.12 only security fixes label Jan 16, 2024
@miss-islington-app

Copy link
Copy Markdown

Thanks @mikeziminio for the PR, and @FFY00 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Sorry, @mikeziminio and @FFY00, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker c85c0026a64c2a902138feeb73a9c66af1af31e0 3.12

kulikjak pushed a commit to kulikjak/cpython that referenced this pull request Jan 22, 2024
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
@jaraco

jaraco commented Mar 12, 2024

Copy link
Copy Markdown
Member

This change also needs to be backported to importlib_resources (I'll do that).

jaraco pushed a commit to python/importlib_resources that referenced this pull request Mar 12, 2024
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
@jaraco

jaraco commented Mar 12, 2024

Copy link
Copy Markdown
Member

This change also needs to be backported to importlib_resources (I'll do that).

Done in python/importlib_resources@3209cce; released as v6.3.0.

clrpackages pushed a commit to clearlinux-pkgs/pypi-importlib_resources that referenced this pull request Mar 19, 2024
….1.3 to version 6.3.0

Jason R. Coombs (5):
      Give precedence to native traversable readers.
      Re-implement _block_standard as a wrapper function around _adapters.TraversableResourcesLoader and ensure that the known standard readers are replaced by readers from importlib_resources.
      Add news fragment.
      Finalize
      Finalize

Mike Zimin (1):
      gh-113238: add Anchor to importlib.resources (python/cpython#113801)
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
hugovk pushed a commit to hugovk/cpython that referenced this pull request Feb 24, 2025
…13801)

(cherry picked from commit c85c002)

Co-authored-by: Mike Zimin <122507876+mikeziminio@users.noreply.github.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
@bedevere-app

bedevere-app Bot commented Feb 24, 2025

Copy link
Copy Markdown

GH-130499 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.12 only security fixes label Feb 24, 2025
jaraco pushed a commit that referenced this pull request Mar 8, 2025
)

(cherry picked from commit c85c002)

Co-authored-by: Mike Zimin <122507876+mikeziminio@users.noreply.github.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
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.

3 participants