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
.
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.3k
Star
74.7k
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
Python
sysmodule.c
on
3.4
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 18, 2015
Issue #23181: More "codepoint" -> "code point".
serhiy-storchaka
committed
d3faf43
View commit details
Copy full SHA for d3faf43
View code at this point
Browse repository at this point
Commits on Nov 15, 2014
Issue #22193: Fixed integer overflow error in sys.getsizeof().
Show description for 030e92d
serhiy-storchaka
committed
030e92d
View commit details
Copy full SHA for 030e92d
View code at this point
Browse repository at this point
Commits on Aug 14, 2014
Issue #22193: Added private function _PySys_GetSizeOf() needed to implement
Show description for 547d3bc
serhiy-storchaka
committed
547d3bc
View commit details
Copy full SHA for 547d3bc
View code at this point
Browse repository at this point
Commits on Jul 1, 2014
Issue #21891: remove extraneous semicolon.
ned-deily
committed
529ea5d
View commit details
Copy full SHA for 529ea5d
View code at this point
Browse repository at this point
Commits on Apr 28, 2014
Issue #13204: Calling sys.flags.__new__ would crash the interpreter, now it raises a TypeError.
pitrou
committed
871dfc4
View commit details
Copy full SHA for 871dfc4
View code at this point
Browse repository at this point
Commits on Mar 28, 2014
undefine SET_SYS_FROM_STRING_BORROW after its done being used (closes #21089)
benjaminp
committed
9381343
View commit details
Copy full SHA for 9381343
View code at this point
Browse repository at this point
Commits on Feb 9, 2014
Issue #20437: Fixed 22 potential bugs when deleting objects references.
serhiy-storchaka
committed
dfe98a1
View commit details
Copy full SHA for dfe98a1
View code at this point
Browse repository at this point
Issue #20437: Fixed 21 potential bugs when deleting objects references.
serhiy-storchaka
committed
505ff75
View commit details
Copy full SHA for 505ff75
View code at this point
Browse repository at this point
Commits on Dec 21, 2013
Issue #16136: Remove VMS support and VMS-related code
tiran
committed
af01f66
View commit details
Copy full SHA for af01f66
View code at this point
Browse repository at this point
Commits on Dec 19, 2013
Fix the C definition of the sys._debugmallocstats() function: the function has
Show description for ed0b87d
vstinner
committed
ed0b87d
View commit details
Copy full SHA for ed0b87d
View code at this point
Browse repository at this point
Commits on Dec 17, 2013
Issue #16404: Add checks for return value of PyLong_FromLong() in
Show description for 85c2497
serhiy-storchaka
committed
85c2497
View commit details
Copy full SHA for 85c2497
View code at this point
Browse repository at this point
Issue #16404: Add checks for return value of PyLong_FromLong() in
Show description for 48d761e
serhiy-storchaka
committed
48d761e
View commit details
Copy full SHA for 48d761e
View code at this point
Browse repository at this point
Fixed leak in sys.flags initialization.
serhiy-storchaka
committed
11ee080
View commit details
Copy full SHA for 11ee080
View code at this point
Browse repository at this point
Fixed leak in sys.flags initialization.
serhiy-storchaka
committed
87a854d
View commit details
Copy full SHA for 87a854d
View code at this point
Browse repository at this point
Commits on Dec 13, 2013
Issue #14432: Remove the thread state field from the frame structure. Fix a
Show description for fdeb6ec
vstinner
committed
fdeb6ec
View commit details
Copy full SHA for fdeb6ec
View code at this point
Browse repository at this point
Commits on Nov 20, 2013
ssue #19183: Implement PEP 456 'secure and interchangeable hash algorithm'.
Show description for 985ecdc
tiran
committed
985ecdc
View commit details
Copy full SHA for 985ecdc
View code at this point
Browse repository at this point
Commits on Nov 15, 2013
sysmodule.c: fix sys_update_path(), use Py_ARRAY_LENGTH() to get the size of
Show description for 2384714
vstinner
committed
2384714
View commit details
Copy full SHA for 2384714
View code at this point
Browse repository at this point
(Merge 3.3) sysmodule.c: fix sys_update_path(), use Py_ARRAY_LENGTH() to get
Show description for 50e0157
vstinner
committed
50e0157
View commit details
Copy full SHA for 50e0157
View code at this point
Browse repository at this point
Commits on Nov 7, 2013
Issue #19512, #19515: remove shared identifiers, move identifiers where they
Show description for bd303c1
vstinner
committed
bd303c1
View commit details
Copy full SHA for bd303c1
View code at this point
Browse repository at this point
Commits on Nov 6, 2013
Issue #19512: add some common identifiers to only create common strings once,
Show description for 0905437
vstinner
committed
0905437
View commit details
Copy full SHA for 0905437
View code at this point
Browse repository at this point
Issue #19512: Add _PySys_GetObjectId() and _PySys_SetObjectId() functions
vstinner
committed
d67bd45
View commit details
Copy full SHA for d67bd45
View code at this point
Browse repository at this point
Issue #19512: sys_displayhook() now uses an identifier for "builtins"
Show description for d02fbb8
vstinner
committed
d02fbb8
View commit details
Copy full SHA for d02fbb8
View code at this point
Browse repository at this point
Commits on Oct 29, 2013
Issue #18408: Add a new PyFrame_FastToLocalsWithError() function to handle
Show description for 41bb43a
vstinner
committed
41bb43a
View commit details
Copy full SHA for 41bb43a
View code at this point
Browse repository at this point
Commits on Oct 27, 2013
Issue #18520: fix reference leak in _PySys_Init()
vstinner
committed
8fea252
View commit details
Copy full SHA for 8fea252
View code at this point
Browse repository at this point
Commits on Aug 26, 2013
#18839: merge with 3.3.
ezio-melotti
committed
0e1e043
View commit details
Copy full SHA for 0e1e043
View code at this point
Browse repository at this point
#18839: document that sys.exit() will not accept a non-integer numeric value as exit status.
ezio-melotti
committed
4af4d27
View commit details
Copy full SHA for 4af4d27
View code at this point
Browse repository at this point
Commits on Aug 10, 2013
Issue #16400: Add command line option for isolated mode.
Show description for ad73a9c
tiran
committed
ad73a9c
View commit details
Copy full SHA for ad73a9c
View code at this point
Browse repository at this point
Commits on Jul 22, 2013
Issue #18520: Fix _PySys_Init(), handle PyDict_SetItemString() errors
vstinner
committed
5804960
View commit details
Copy full SHA for 5804960
View code at this point
Browse repository at this point
Issue #18520: Add a new PyStructSequence_InitType2() function, same than
Show description for 1c8f059
vstinner
committed
1c8f059
View commit details
Copy full SHA for 1c8f059
View code at this point
Browse repository at this point
Issue #15905: Fix theoretical buffer overflow in handling of sys.argv[0],
Show description for de0e63b
tiran
committed
de0e63b
View commit details
Copy full SHA for de0e63b
View code at this point
Browse repository at this point
Issue #15905: Fix theoretical buffer overflow in handling of sys.argv[0],
Show description for 60a6067
tiran
committed
60a6067
View commit details
Copy full SHA for 60a6067
View code at this point
Browse repository at this point
Commits on Jun 21, 2013
#13226: update references from ctypes/DLFCN modules to os module
akuchling
committed
c61b913
View commit details
Copy full SHA for c61b913
View code at this point
Browse repository at this point
Commits on Dec 9, 2012
Issue #13390: New function :func:`sys.getallocatedblocks()` returns the number of memory blocks currently allocated.
Show description for f9d0b12
pitrou
committed
f9d0b12
View commit details
Copy full SHA for f9d0b12
View code at this point
Browse repository at this point
Commits on Nov 18, 2012
RISCOS support has been removed a long time ago. Remove last remains in sys.flags code. #16501 can be closed, too.
tiran
committed
5c1c831
View commit details
Copy full SHA for 5c1c831
View code at this point
Browse repository at this point
Commits on Oct 17, 2012
Issue #16166: Add PY_LITTLE_ENDIAN and PY_BIG_ENDIAN macros and unified
Show description for 743e0cd
tiran
committed
743e0cd
View commit details
Copy full SHA for 743e0cd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.