Skip to content

gh-127012: Traversable.read_text now allows/solicits an errors parameter.#148401

Merged
jaraco merged 4 commits intopython:mainfrom
jaraco:gh-127012/read_text-errors
Apr 11, 2026
Merged

gh-127012: Traversable.read_text now allows/solicits an errors parameter.#148401
jaraco merged 4 commits intopython:mainfrom
jaraco:gh-127012/read_text-errors

Conversation

@jaraco
Copy link
Copy Markdown
Member

@jaraco jaraco commented Apr 11, 2026

@jaraco jaraco force-pushed the gh-127012/read_text-errors branch from 2a2ab8b to 1932dfe Compare April 11, 2026 21:42
@jaraco jaraco changed the title gh-127012: Sync with importlib_resources 6.5.2 gh-127012: Traversable.read_text now allows/solicits an errors parameter. Apr 11, 2026
@jaraco jaraco enabled auto-merge (squash) April 11, 2026 22:22
@jaraco jaraco merged commit daa2578 into python:main Apr 11, 2026
51 checks passed
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.

importlib.abc.Traversable.read_text() incompatible with importlib.resources._functional.read_text() usage (Python 3.13)

1 participant