Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
adff65bc
Commit
adff65bc
authored
May 30, 2008
by
Marc-André Lemburg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update the locale module alias table.
Closes #3011.
parent
31694ae4
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
163 additions
and
19 deletions
+163
-19
Lib/locale.py
Lib/locale.py
+160
-19
Misc/NEWS
Misc/NEWS
+3
-0
No files found.
Lib/locale.py
View file @
adff65bc
This diff is collapsed.
Click to expand it.
Misc/NEWS
View file @
adff65bc
...
...
@@ -63,6 +63,9 @@ Extension Modules
Library
-------
- Issue #3011: locale module alias table was updated to the latest version
from the X.org locale.alias file
- Issue #1797 (partial fix): ctypes NULL function pointers have a
False boolean value now.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment