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
Type
/
to 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.2k
Star
74.3k
Code
Issues
5k+
Pull requests
2.5k
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
Modules
on
df875b9
User selector
All users
All time
Commit history
Commits on Apr 6, 2003
initgc(): Rewrote to use the PyModule_AddXYZ API; cuts code size.
tim-one
committed
1155887
View commit details
Copy full SHA for 1155887
View code at this point
Browse repository at this point
handle_finalizers(): Rewrote to call append_objects() and gc_list_merge()
Show description for 259272b
tim-one
committed
259272b
View commit details
Copy full SHA for 259272b
View code at this point
Browse repository at this point
Switched from METH_VARARGS to METH_NOARGS for the 7 module functions that
Show description for 50c61d5
tim-one
committed
50c61d5
View commit details
Copy full SHA for 50c61d5
View code at this point
Browse repository at this point
Reworked move_finalizer_reachable() to create two distinct lists:
Show description for bf384c2
tim-one
committed
bf384c2
View commit details
Copy full SHA for bf384c2
View code at this point
Browse repository at this point
Commits on Apr 5, 2003
move_finalizers(): Rewrote. It's not necessary for this routine
Show description for f6ae7a4
tim-one
committed
f6ae7a4
View commit details
Copy full SHA for f6ae7a4
View code at this point
Browse repository at this point
New comments. Rewrote has_finalizer() as a sequence of ifs instead of
Show description for 86b993b
tim-one
committed
86b993b
View commit details
Copy full SHA for 86b993b
View code at this point
Browse repository at this point
Fixed new seemingly random segfaults, by moving the initialization of
Show description for 93ad66d
tim-one
committed
93ad66d
View commit details
Copy full SHA for 93ad66d
View code at this point
Browse repository at this point
Commits on Apr 4, 2003
Fix Tim's boom example.
Show description for ce136e9
jeremyhylton
committed
ce136e9
View commit details
Copy full SHA for ce136e9
View code at this point
Browse repository at this point
Use fcntl() to put the audio device *back* into blocking mode after
Show description for 76ffb19
gward
committed
76ffb19
View commit details
Copy full SHA for 76ffb19
View code at this point
Browse repository at this point
Commits on Apr 3, 2003
Add get_referrents() helper function.
jeremyhylton
committed
059b094
View commit details
Copy full SHA for 059b094
View code at this point
Browse repository at this point
Add get_referrents() helper function.
jeremyhylton
committed
5bd378b
View commit details
Copy full SHA for 5bd378b
View code at this point
Browse repository at this point
Revert Patch #670715: iconv support.
loewis
committed
7fb697b
View commit details
Copy full SHA for 7fb697b
View code at this point
Browse repository at this point
Commits on Mar 31, 2003
init_bsddb(): Added a few symbols that Greg forgot.
warsaw
committed
1baa982
View commit details
Copy full SHA for 1baa982
View code at this point
Browse repository at this point
Commits on Mar 30, 2003
SF patch #667548, Add some audio constants by Michael Pruett
Show description for ddb4f62
nnorwitz
committed
ddb4f62
View commit details
Copy full SHA for ddb4f62
View code at this point
Browse repository at this point
Get build working with pre-C99 compilers
nnorwitz
committed
1ac3e39
View commit details
Copy full SHA for 1ac3e39
View code at this point
Browse repository at this point
Patch #650412: Check whether the address of flock and getpagesize
Show description for f26d63b
loewis
committed
f26d63b
View commit details
Copy full SHA for f26d63b
View code at this point
Browse repository at this point
Patch #672053: Return a result from Py_Main, instead of exiting.
loewis
committed
852ba7e
View commit details
Copy full SHA for 852ba7e
View code at this point
Browse repository at this point
Patch #695250: Suppress COPYRIGHT if site.py is not read. Fixes #672614.
Show description for e98922f
loewis
committed
e98922f
View commit details
Copy full SHA for e98922f
View code at this point
Browse repository at this point
Wrap thread stuff in WITH_THREAD. Fixes #704641.
loewis
committed
a965649
View commit details
Copy full SHA for a965649
View code at this point
Browse repository at this point
Fake bool API for Python 2.2.
loewis
committed
52ae6f6
View commit details
Copy full SHA for 52ae6f6
View code at this point
Browse repository at this point
Commits on Mar 29, 2003
Rename LONG_LONG to PY_LONG_LONG. Fixes #710285.
loewis
committed
b9a0f91
View commit details
Copy full SHA for b9a0f91
View code at this point
Browse repository at this point
Commits on Mar 27, 2003
4.1.5
gpshead
committed
6e5c179
View commit details
Copy full SHA for 6e5c179
View code at this point
Browse repository at this point
Adds support for the DBEnv->set_timeout() method.
gpshead
committed
fe11d3e
View commit details
Copy full SHA for fe11d3e
View code at this point
Browse repository at this point
Commits on Mar 23, 2003
add comment about 2.2 compatibility
Show description for a16b21f
Skip Montanaro
committed
a16b21f
View commit details
Copy full SHA for a16b21f
View code at this point
Browse repository at this point
Make private function and data static.
nnorwitz
committed
29fd2ba
View commit details
Copy full SHA for 29fd2ba
View code at this point
Browse repository at this point
Commits on Mar 21, 2003
Get rid of warning on IRIX
nnorwitz
committed
2deaddb
View commit details
Copy full SHA for 2deaddb
View code at this point
Browse repository at this point
Add support for os.openpty() on AIX which uses /dev/ptc instead of /dev/ptmx.
nnorwitz
committed
b59798b
View commit details
Copy full SHA for b59798b
View code at this point
Browse repository at this point
Squash compiler wng about signed-vs-unsigned mismatch.
tim-one
committed
ef4b7ed
View commit details
Copy full SHA for ef4b7ed
View code at this point
Browse repository at this point
Commits on Mar 20, 2003
add _csv build line
Skip Montanaro
committed
2497982
View commit details
Copy full SHA for 2497982
View code at this point
Browse repository at this point
new CSV file processing module - see PEP 305
Skip Montanaro
committed
b4a0417
View commit details
Copy full SHA for b4a0417
View code at this point
Browse repository at this point
New private API functions _PyFloat_{Pack,Unpack}(4,8}. This is a
Show description for 9905b94
tim-one
committed
9905b94
View commit details
Copy full SHA for 9905b94
View code at this point
Browse repository at this point
SF bug 705836: struct.pack of floats in non-native endian order
Show description for d50ade6
tim-one
committed
d50ade6
View commit details
Copy full SHA for d50ade6
View code at this point
Browse repository at this point
Commits on Mar 17, 2003
Renamed PyObject_GenericGetIter to PyObject_SelfIter
Show description for 1da1dbf
rhettinger
committed
1da1dbf
View commit details
Copy full SHA for 1da1dbf
View code at this point
Browse repository at this point
Added a define EXTRAMACHDEPPATH which can be used to add sys.path items
Show description for 7b59b42
jackjansen
committed
7b59b42
View commit details
Copy full SHA for 7b59b42
View code at this point
Browse repository at this point
binascii_a2b_base64: Properly return an empty string if the input was all
Show description for 9e1c192
Yhg1s
committed
9e1c192
View commit details
Copy full SHA for 9e1c192
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.