Skip to content

gh-149809: Make the gettext functions accept a localedir of type Traversable#149810

Open
Jesse205 wants to merge 5 commits into
python:mainfrom
Jesse205:feat/gettext-traversable
Open

gh-149809: Make the gettext functions accept a localedir of type Traversable#149810
Jesse205 wants to merge 5 commits into
python:mainfrom
Jesse205:feat/gettext-traversable

Conversation

@Jesse205
Copy link
Copy Markdown

@Jesse205 Jesse205 commented May 13, 2026

closes #149809

Snipaste_2026-05-14_06-01-40

This PR only implements the feature and adds three tests. It may also require updating the documentation and type hints to inform users about this feature.

@Jesse205 Jesse205 requested a review from tomasr8 as a code owner May 13, 2026 22:24
@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 13, 2026

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make the gettext functions accept a localedir of type Traversable

1 participant