Home
About
Blog
Products
Forum
Support
Contact
Sunbelt Computer Software
PL/B Language Development and Support
Home
About
Blog
Products
Forum
Support
Contact
History for Objects/stringlib/stringdefs.h - python/cpython · GitHub
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.6k
Star
77.2k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Objects
stringlib
stringdefs.h
on
3.2
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 13, 2010
Merged revisions 77461 via svnmerge from
Show description for f2c5484
pitrou
committed
f2c5484
View commit details
Copy full SHA for f2c5484
View code at this point
Browse repository at this point
Commits on Jan 2, 2010
Merged revisions 77241 via svnmerge from
Show description for da2ecaf
pitrou
committed
da2ecaf
View commit details
Copy full SHA for da2ecaf
View code at this point
Browse repository at this point
Commits on Nov 30, 2009
Issue #5748: bytesobject.c should not have its own private defines for stringlib macros. Also removed unused defines and include for localutil.h.
ericvsmith
committed
0f78bff
View commit details
Copy full SHA for 0f78bff
View code at this point
Browse repository at this point
Commits on Apr 27, 2009
Merged revisions 72040 via svnmerge from
Show description for 6dc46f5
ericvsmith
committed
6dc46f5
View commit details
Copy full SHA for 6dc46f5
View code at this point
Browse repository at this point
Commits on Apr 3, 2009
Added ',' thousands grouping to int.__format__. See PEP 378.
Show description for a3b1ac8
ericvsmith
committed
a3b1ac8
View commit details
Copy full SHA for a3b1ac8
View code at this point
Browse repository at this point
Commits on Jun 11, 2008
#2630: Implement PEP 3138.
Show description for 559e5d7
birkenfeld
committed
559e5d7
View commit details
Copy full SHA for 559e5d7
View code at this point
Browse repository at this point
Commits on May 26, 2008
Renamed PyString to PyBytes
tiran
committed
72b710a
View commit details
Copy full SHA for 72b710a
View code at this point
Browse repository at this point
Commits on May 11, 2008
Merged revisions 63078 via svnmerge from
Show description for 5807c41
ericvsmith
committed
5807c41
View commit details
Copy full SHA for 5807c41
View code at this point
Browse repository at this point
Commits on Feb 17, 2008
Fixes for shared 2.6 code that implements PEP 3101, advanced string
Show description for 8fd3eba
ericvsmith
committed
8fd3eba
View commit details
Copy full SHA for 8fd3eba
View code at this point
Browse repository at this point
Commits on Sep 1, 2007
Changed to use 'U' argument to PyArg_ParseTuple, instead of manually checking for unicode objects.
ericvsmith
committed
37f1038
View commit details
Copy full SHA for 37f1038
View code at this point
Browse repository at this point
Commits on Aug 25, 2007
Implementation of PEP 3101, Advanced String Formatting.
Show description for 8c66326
ericvsmith
committed
8c66326
View commit details
Copy full SHA for 8c66326
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.