Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
python273
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Tools
i18n
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 30, 2021
Update URLs in comments and metadata to use HTTPS (GH-27458)
coderanger
authored
be42c06
View commit details
Copy full SHA for be42c06
View code at this point
Browse repository at this point
Commits on Nov 9, 2020
bpo-36310: Allow pygettext.py to detect calls to gettext in f-strings. (GH-19875)
Show description for bfc6b63
Jackenmen
and
isidentical
authored
bfc6b63
View commit details
Copy full SHA for bfc6b63
View code at this point
Browse repository at this point
Commits on Mar 30, 2019
bpo-22831: Use "with" to avoid possible fd leaks in tools (part 2). (GH-10927)
serhiy-storchaka
authored
172bb39
View commit details
Copy full SHA for 172bb39
View code at this point
Browse repository at this point
Commits on Nov 7, 2018
bpo-2504: Add pgettext() and variants to gettext. (GH-7253)
csabella
authored and
serhiy-storchaka
committed
637a33b
View commit details
Copy full SHA for 637a33b
View code at this point
Browse repository at this point
Commits on Jul 21, 2018
bpo-34166: Fix warnings in Tools/msgfmt.py. (GH-8367)
tirkarthi
authored and
serhiy-storchaka
committed
a692efe
View commit details
Copy full SHA for a692efe
View code at this point
Browse repository at this point
Commits on May 6, 2018
Remove mojibake in the locale aliases mapping. (GH-6716)
serhiy-storchaka
authored
a3f19c3
View commit details
Copy full SHA for a3f19c3
View code at this point
Browse repository at this point
Commits on Apr 19, 2018
bpo-33189: pygettext.py now accepts only literal strings (GH-6364)
Show description for 6952482
serhiy-storchaka
authored
6952482
View commit details
Copy full SHA for 6952482
View code at this point
Browse repository at this point
Commits on Apr 9, 2018
bpo-31920: Fixed handling directories as arguments in the ``pygettext`` script. (GH-6259)
Show description for c93938b
serhiy-storchaka
authored
c93938b
View commit details
Copy full SHA for c93938b
View code at this point
Browse repository at this point
Commits on Feb 26, 2018
bpo-32222: Fix pygettext skipping docstrings for funcs with arg typehints (GH-4745)
Tobotimus
authored and
serhiy-storchaka
committed
eee72d4
View commit details
Copy full SHA for eee72d4
View code at this point
Browse repository at this point
Commits on Mar 20, 2017
bpo-20087: Revert "make the glibc alias table take precedence over the X11 one (#422)" (#713)
Show description for df82808
benjaminp
authored
df82808
View commit details
Copy full SHA for df82808
View code at this point
Browse repository at this point
Commits on Mar 8, 2017
make the glibc alias table take precedence over the X11 one (#422)
Show description for 02371e0
benjaminp
authored
02371e0
View commit details
Copy full SHA for 02371e0
View code at this point
Browse repository at this point
Commits on Aug 5, 2016
Merge spelling and grammar fixes from 3.5
vadmium
committed
02b75ab
View commit details
Copy full SHA for 02b75ab
View code at this point
Browse repository at this point
Commits on Aug 4, 2016
Fix spelling and grammar in documentation and code comments
vadmium
committed
69332c1
View commit details
Copy full SHA for 69332c1
View code at this point
Browse repository at this point
Commits on Apr 12, 2016
Update pygettext.py to get ride of imp
Show description for 328cb1f
vstinner
committed
328cb1f
View commit details
Copy full SHA for 328cb1f
View code at this point
Browse repository at this point
Commits on Apr 16, 2015
#18128: use standard +NNNN timezone format in POT-Creation-Date header.
Show description for 2b78129
bitdancer
committed
2b78129
View commit details
Copy full SHA for 2b78129
View code at this point
Browse repository at this point
Commits on Oct 2, 2014
Issue #20079: makelocalealias.py now supports installed SUPPORTED file,
Show description for 8276d87
serhiy-storchaka
committed
8276d87
View commit details
Copy full SHA for 8276d87
View code at this point
Browse repository at this point
Issue #20076: Apply optimization in makelocalealias.py repeatedly.
Show description for 5189ee5
serhiy-storchaka
committed
5189ee5
View commit details
Copy full SHA for 5189ee5
View code at this point
Browse repository at this point
Commits on Oct 1, 2014
Issue #20076: Added non derived UTF-8 aliases to locale aliases table.
Show description for c383ad8
serhiy-storchaka
committed
c383ad8
View commit details
Copy full SHA for c383ad8
View code at this point
Browse repository at this point
Issue #20079: Added locales supported in glibc 2.18 to locale alias table.
Show description for ea4f057
serhiy-storchaka
committed
ea4f057
View commit details
Copy full SHA for ea4f057
View code at this point
Browse repository at this point
Commits on Jan 16, 2014
Issue #19936: Added executable bits or shebang lines to Python scripts which
Show description for 8f8ec92
serhiy-storchaka
committed
8f8ec92
View commit details
Copy full SHA for 8f8ec92
View code at this point
Browse repository at this point
Issue #19936: Added executable bits or shebang lines to Python scripts which
Show description for b992a0e
serhiy-storchaka
committed
b992a0e
View commit details
Copy full SHA for b992a0e
View code at this point
Browse repository at this point
Commits on Dec 26, 2013
Issue #20046: Locale alias table no longer contains entities which can be
Show description for 8c4f57d
serhiy-storchaka
committed
8c4f57d
View commit details
Copy full SHA for 8c4f57d
View code at this point
Browse repository at this point
Issue #20027: Fixed locale aliases for devanagari locales.
serhiy-storchaka
committed
e190fac
View commit details
Copy full SHA for e190fac
View code at this point
Browse repository at this point
Issue #20027: Fixed locale aliases for devanagari locales.
serhiy-storchaka
committed
5eb0153
View commit details
Copy full SHA for 5eb0153
View code at this point
Browse repository at this point
Commits on Dec 23, 2013
Issue #20033: makelocalealias.py now works with non-ASCII locales and produces
Show description for a340948
serhiy-storchaka
committed
a340948
View commit details
Copy full SHA for a340948
View code at this point
Browse repository at this point
Issue #20033: makelocalealias.py now works with non-ASCII locales and produces
Show description for 55c6cc4
serhiy-storchaka
committed
55c6cc4
View commit details
Copy full SHA for 55c6cc4
View code at this point
Browse repository at this point
update Barry's email (#19563)
benjaminp
committed
eaedaec
View commit details
Copy full SHA for eaedaec
View code at this point
Browse repository at this point
merge 3.3 (#19563)
benjaminp
committed
8fb007f
View commit details
Copy full SHA for 8fb007f
View code at this point
Browse repository at this point
Commits on Sep 5, 2013
Issue #18922: Now The Lib/smtpd.py and Tools/i18n/msgfmt.py scripts write
Show description for c56894d
serhiy-storchaka
committed
c56894d
View commit details
Copy full SHA for c56894d
View code at this point
Browse repository at this point
Commits on Aug 25, 2013
#18803: fix more typos. Patch by Févry Thibault.
ezio-melotti
committed
7c4a7e6
View commit details
Copy full SHA for 7c4a7e6
View code at this point
Browse repository at this point
Commits on Feb 9, 2013
Issue #17156: pygettext.py now uses an encoding of source file and correctly
Show description for 859cd47
serhiy-storchaka
committed
859cd47
View commit details
Copy full SHA for 859cd47
View code at this point
Browse repository at this point
Issue #17156: pygettext.py now uses an encoding of source file and correctly
Show description for b6ed173
serhiy-storchaka
committed
b6ed173
View commit details
Copy full SHA for b6ed173
View code at this point
Browse repository at this point
Commits on Nov 9, 2012
#13301: merge with 3.2.
ezio-melotti
committed
956c6c2
View commit details
Copy full SHA for 956c6c2
View code at this point
Browse repository at this point
#13301: use ast.literal_eval() instead of eval() in Tools/i18n/msgfmt.py. Patch by Serhiy Storchaka.
ezio-melotti
committed
9bf379e
View commit details
Copy full SHA for 9bf379e
View code at this point
Browse repository at this point
Commits on Jul 7, 2012
Some cleanup in the Tools directory.
florentx
committed
c207401
View commit details
Copy full SHA for c207401
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.