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 }}
xiaolanpython
/
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
Python
_warnings.c
on
3.0
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 2, 2008
Merged revisions 66748 via svnmerge from
Show description for 1a8501c
tiran
committed
1a8501c
View commit details
Copy full SHA for 1a8501c
View code at this point
Browse repository at this point
Commits on Sep 2, 2008
The _warnings module did not properly handle cases where strings were not being
Show description for 54bd41d
brettcannon
committed
54bd41d
View commit details
Copy full SHA for 54bd41d
View code at this point
Browse repository at this point
Merge in r66135. Doing also required removing a stale DeprecationWarning along
Show description for ec92e18
brettcannon
committed
ec92e18
View commit details
Copy full SHA for ec92e18
View code at this point
Browse repository at this point
Commits on Aug 7, 2008
Rename PyUnicode_AsString -> _PyUnicode_AsString and
Show description for 4cc0f24
malemburg
committed
4cc0f24
View commit details
Copy full SHA for 4cc0f24
View code at this point
Browse repository at this point
Commits on Jul 16, 2008
Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,64888,64897,64900-64901,64915,64926-64929,64938-64941,64944,64961,64966,64973 via svnmerge from
Show description for 2ee470f
birkenfeld
committed
2ee470f
View commit details
Copy full SHA for 2ee470f
View code at this point
Browse repository at this point
Commits on Jul 15, 2008
implement chained exception tracebacks
Show description for e652821
benjaminp
committed
e652821
View commit details
Copy full SHA for e652821
View code at this point
Browse repository at this point
Commits on Jun 27, 2008
Merged revisions 64549 via svnmerge from
Show description for db73491
brettcannon
committed
db73491
View commit details
Copy full SHA for db73491
View code at this point
Browse repository at this point
Commits on Jun 11, 2008
Implement PEP 3121: new module initialization and finalization API.
loewis
committed
1a21451
View commit details
Copy full SHA for 1a21451
View code at this point
Browse repository at this point
Commits on May 16, 2008
Merged revisions 63208-63209,63211-63212,63214-63217,63219-63224,63226-63227,63229-63232,63234-63235,63237-63239,63241,63243-63246,63250-63254,63256-63259,63261,63263-63264,63266-63267,63269-63270,…
Show description for e9f305f
avassalotti
committed
e9f305f
View commit details
Copy full SHA for e9f305f
View code at this point
Browse repository at this point
Commits on May 6, 2008
Merged revisions 62774-62775,62785,62787-62788 via svnmerge from
Show description for 8dc226f
tiran
committed
8dc226f
View commit details
Copy full SHA for 8dc226f
View code at this point
Browse repository at this point
Merged revisions 62713,62715,62728,62737,62740,62744,62749,62756 via svnmerge from
Show description for 5d8da20
tiran
committed
5d8da20
View commit details
Copy full SHA for 5d8da20
View code at this point
Browse repository at this point
Commits on May 4, 2008
Fix merge error
benjaminp
committed
9f4bf1d
View commit details
Copy full SHA for 9f4bf1d
View code at this point
Browse repository at this point
Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,62463,62465-62466,62469,62474,62476-62478,62480,62485,62492,62497-62498,62500,62507,62513-62514,62516,62521,62531,62535,…
Show description for 81ee3ef
tiran
committed
81ee3ef
View commit details
Copy full SHA for 81ee3ef
View code at this point
Browse repository at this point
Commits on Apr 15, 2008
Merged revisions 61440-61441,61443,61445-61448,61451-61452,61455-61457,61459-61464,61466-61467,61469-61470,61476-61477,61479,61481-61482,61485,61487,61490,61493-61494,61497,61499-61502,61505-61506,…
Show description for 32dde22
nnorwitz
committed
32dde22
View commit details
Copy full SHA for 32dde22
View code at this point
Browse repository at this point
Commits on Apr 13, 2008
Merged revisions 62260-62261,62266,62271,62277-62279,62289-62290,62293-62298,62302-62306,62308,62311,62313-62315,62319-62321 via svnmerge from
Show description for 33fe809
tiran
committed
33fe809
View commit details
Copy full SHA for 33fe809
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.