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

locale module alias table needs to be updated #47261

Closed
malemburg opened this issue May 30, 2008 · 3 comments
Closed

locale module alias table needs to be updated #47261

malemburg opened this issue May 30, 2008 · 3 comments
Assignees
Labels
stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error

Comments

@malemburg
Copy link
Member

BPO 3011
Nosy @malemburg

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = 'https://github.com/malemburg'
closed_at = <Date 2008-05-30.20:52:58.877>
created_at = <Date 2008-05-30.20:43:50.750>
labels = ['type-bug', 'library']
title = 'locale module alias table needs to be updated'
updated_at = <Date 2008-05-30.20:54:02.090>
user = 'https://github.com/malemburg'

bugs.python.org fields:

activity = <Date 2008-05-30.20:54:02.090>
actor = 'lemburg'
assignee = 'lemburg'
closed = True
closed_date = <Date 2008-05-30.20:52:58.877>
closer = 'lemburg'
components = ['Library (Lib)']
creation = <Date 2008-05-30.20:43:50.750>
creator = 'lemburg'
dependencies = []
files = []
hgrepos = []
issue_num = 3011
keywords = []
message_count = 3.0
messages = ['67551', '67553', '67554']
nosy_count = 1.0
nosy_names = ['lemburg']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue3011'
versions = ['Python 2.6']

@malemburg
Copy link
Member Author

It's missing a lot of entries of the type "de_DE.utf@euro" and was last
updated in 2004.

@malemburg malemburg self-assigned this May 30, 2008
@malemburg malemburg added stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error labels May 30, 2008
@malemburg
Copy link
Member Author

Committed as r63824.

@malemburg
Copy link
Member Author

It may be worth to backport the change to 2.5, since it causes problems
with current Linux distributions that use the "@euro" extension as default.

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
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 type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

1 participant