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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
pythoncapi
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
Python
formatter_unicode.c
on
pythoncapi
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 15, 2018
bpo-31900: Fix localeconv() encoding for LC_NUMERIC (#4174)
Show description for cb064fc
vstinner
authored
cb064fc
View commit details
Copy full SHA for cb064fc
View code at this point
Browse repository at this point
Commits on Oct 15, 2017
bpo-31780: Fix incorrect error message for ',x', ',b', ',o' specs (#4002)
Show description for 28773ca
pablogsal
authored and
terryjreedy
committed
28773ca
View commit details
Copy full SHA for 28773ca
View code at this point
Browse repository at this point
Commits on Sep 15, 2017
bpo-31338 (#3374)
Show description for b2e5794
warsaw
authored
b2e5794
View commit details
Copy full SHA for b2e5794
View code at this point
Browse repository at this point
Commits on Aug 21, 2017
bpo-30923: Silence fall-through warnings included in -Wextra since gcc-7.0. (#3157)
skrah
authored
f432a32
View commit details
Copy full SHA for f432a32
View code at this point
Browse repository at this point
Commits on Sep 14, 2016
merge 3.5 (#28119)
benjaminp
committed
995026a
View commit details
Copy full SHA for 995026a
View code at this point
Browse repository at this point
improve type-safe of and prevent double-frees in get_locale_info (#28119)
benjaminp
committed
59e5e0d
View commit details
Copy full SHA for 59e5e0d
View code at this point
Browse repository at this point
Commits on Sep 10, 2016
make invalid_comma_and_underscore a real prototype
benjaminp
committed
eb0dfa9
View commit details
Copy full SHA for eb0dfa9
View code at this point
Browse repository at this point
Issue 27080: PEP 515: add '_' formatting option.
ericvsmith
committed
89e1b1a
View commit details
Copy full SHA for 89e1b1a
View code at this point
Browse repository at this point
Commits on Sep 7, 2016
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
vadmium
committed
0be894b
View commit details
Copy full SHA for 0be894b
View code at this point
Browse repository at this point
Commits on Aug 30, 2016
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
rhettinger
committed
15f44ab
View commit details
Copy full SHA for 15f44ab
View code at this point
Browse repository at this point
Commits on Aug 29, 2016
Issue #27818: Speed up parsing width and precision in format() strings for
Show description for 1f93261
serhiy-storchaka
committed
1f93261
View commit details
Copy full SHA for 1f93261
View code at this point
Browse repository at this point
Commits on May 8, 2016
Merge typo fixes from 3.5
vadmium
committed
1ce738e
View commit details
Copy full SHA for 1ce738e
View code at this point
Browse repository at this point
Corrections for a/an in code comments and documentation
vadmium
committed
4c35964
View commit details
Copy full SHA for 4c35964
View code at this point
Browse repository at this point
Commits on Dec 25, 2015
Issue #25923: Added the const qualifier to static constant arrays.
serhiy-storchaka
committed
2d06e84
View commit details
Copy full SHA for 2d06e84
View code at this point
Browse repository at this point
Commits on Apr 16, 2014
Close issue #8931: Make alternate formatting for 'c' raise an exception. Patch by Torsten Landschoff.
ericvsmith
committed
a12572f
View commit details
Copy full SHA for a12572f
View code at this point
Browse repository at this point
Commits on Apr 14, 2014
Issue #12546: Allow \x00 as a fill character for builtin type __format__ methods.
ericvsmith
committed
2ea9712
View commit details
Copy full SHA for 2ea9712
View code at this point
Browse repository at this point
Commits on Nov 19, 2013
Add _PyUnicodeWriter_WriteASCIIString() function
vstinner
committed
4a58707
View commit details
Copy full SHA for 4a58707
View code at this point
Browse repository at this point
Commits on Aug 27, 2013
Issue #18783: Removed existing mentions of Python long type in docstrings,
Show description for 46e1ce2
serhiy-storchaka
committed
46e1ce2
View commit details
Copy full SHA for 46e1ce2
View code at this point
Browse repository at this point
Issue #18783: Removed existing mentions of Python long type in docstrings,
Show description for 9594942
serhiy-storchaka
committed
9594942
View commit details
Copy full SHA for 9594942
View code at this point
Browse repository at this point
Commits on Jun 24, 2013
Issue #9566: Fix a compiler warning on Windows x64
vstinner
committed
76d3850
View commit details
Copy full SHA for 76d3850
View code at this point
Browse repository at this point
Commits on Jun 23, 2013
(Merge 3.3) Issue #18137: Detect integer overflow on precision in
Show description for 2ab07f0
vstinner
committed
2ab07f0
View commit details
Copy full SHA for 2ab07f0
View code at this point
Browse repository at this point
Issue #18137: Detect integer overflow on precision in float.__format__() and
Show description for 2f084ec
vstinner
committed
2f084ec
View commit details
Copy full SHA for 2f084ec
View code at this point
Browse repository at this point
Commits on May 16, 2013
Fix a compilater warning on Windows 64-bit
vstinner
committed
9ce59bb
View commit details
Copy full SHA for 9ce59bb
View code at this point
Browse repository at this point
Commits on May 7, 2013
Fix a compiler warning: use unsigned int type instead of enum PyUnicode_Kind to
Show description for 22c103b
vstinner
committed
22c103b
View commit details
Copy full SHA for 22c103b
View code at this point
Browse repository at this point
Commits on Apr 3, 2013
Close #16757: Avoid calling the expensive _PyUnicode_FindMaxChar() function
Show description for eb4b5ac
vstinner
committed
eb4b5ac
View commit details
Copy full SHA for eb4b5ac
View code at this point
Browse repository at this point
Commits on Feb 9, 2013
Issue #17173: Remove uses of locale-dependent C functions (isalpha() etc.) in the interpreter.
Show description for 8ad5b07
pitrou
committed
8ad5b07
View commit details
Copy full SHA for 8ad5b07
View code at this point
Browse repository at this point
Issue #17173: Remove uses of locale-dependent C functions (isalpha() etc.) in the interpreter.
Show description for c73c561
pitrou
committed
c73c561
View commit details
Copy full SHA for c73c561
View code at this point
Browse repository at this point
Commits on Oct 1, 2012
Issue #15609: Optimize str%args for integer argument
Show description for 621ef3d
vstinner
committed
621ef3d
View commit details
Copy full SHA for 621ef3d
View code at this point
Browse repository at this point
Commits on Sep 6, 2012
After the jump in line 1051 unicode_tmp is NULL. Found by Coverity.
skrah
committed
d9c1bf7
View commit details
Copy full SHA for d9c1bf7
View code at this point
Browse repository at this point
Commits on Aug 9, 2012
Remove now unused IntOrLongToString type
vstinner
committed
2d6266d
View commit details
Copy full SHA for 2d6266d
View code at this point
Browse repository at this point
Commits on Jun 25, 2012
Comment out a dead increment.
Show description for 8a250fa
brettcannon
committed
8a250fa
View commit details
Copy full SHA for 8a250fa
View code at this point
Browse repository at this point
Commits on Jun 21, 2012
format_obj: make it static
doko42
committed
39378f7
View commit details
Copy full SHA for 39378f7
View code at this point
Browse repository at this point
Commits on Jun 16, 2012
Optimize _PyUnicode_FastCopyCharacters() when maxchar(from) > maxchar(to)
vstinner
committed
c9d369f
View commit details
Copy full SHA for c9d369f
View code at this point
Browse repository at this point
Commits on May 29, 2012
Issue #14744: Use the new _PyUnicodeWriter internal API to speed up str%args and str.format(args)
Show description for d3f0882
vstinner
committed
d3f0882
View commit details
Copy full SHA for d3f0882
View code at this point
Browse repository at this point
Commits on Apr 23, 2012
Close #14648: Compute correctly maxchar in str.format() for substrin
vstinner
committed
ece58de
View commit details
Copy full SHA for ece58de
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.