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 }}
invisiblek
/
android_external_python
Public
forked from
idobatter/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
android_external_python
Python
sysmodule.c
on
origin/2.5
User selector
All users
All time
Commit history
Commits on Jul 1, 2014
Issue #21891: remove extraneous semicolon.
ned-deily
committed
f081387
View commit details
Copy full SHA for f081387
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
122d323
View commit details
Copy full SHA for 122d323
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
72650be
View commit details
Copy full SHA for 72650be
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
4781423
View commit details
Copy full SHA for 4781423
View code at this point
Browse repository at this point
Issue #20437: Fixed 21 potential bugs when deleting objects references.
serhiy-storchaka
committed
9bff76e
View commit details
Copy full SHA for 9bff76e
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
2221e56
View commit details
Copy full SHA for 2221e56
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 5987bc3
vstinner
committed
5987bc3
View commit details
Copy full SHA for 5987bc3
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 11aa556
serhiy-storchaka
committed
11aa556
View commit details
Copy full SHA for 11aa556
View code at this point
Browse repository at this point
Issue #16404: Add checks for return value of PyLong_FromLong() in
Show description for b30a632
serhiy-storchaka
committed
b30a632
View commit details
Copy full SHA for b30a632
View code at this point
Browse repository at this point
Fixed leak in sys.flags initialization.
serhiy-storchaka
committed
fd76d7f
View commit details
Copy full SHA for fd76d7f
View code at this point
Browse repository at this point
Fixed leak in sys.flags initialization.
serhiy-storchaka
committed
5103f91
View commit details
Copy full SHA for 5103f91
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 1d0a268
vstinner
committed
1d0a268
View commit details
Copy full SHA for 1d0a268
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 ac5e6c9
tiran
committed
ac5e6c9
View commit details
Copy full SHA for ac5e6c9
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 eadeb94
vstinner
committed
eadeb94
View commit details
Copy full SHA for eadeb94
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 2fa7eda
vstinner
committed
2fa7eda
View commit details
Copy full SHA for 2fa7eda
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 302fd4b
vstinner
committed
302fd4b
View commit details
Copy full SHA for 302fd4b
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 f9499d1
vstinner
committed
f9499d1
View commit details
Copy full SHA for f9499d1
View code at this point
Browse repository at this point
Issue #19512: Add _PySys_GetObjectId() and _PySys_SetObjectId() functions
vstinner
committed
667ec68
View commit details
Copy full SHA for 667ec68
View code at this point
Browse repository at this point
Issue #19512: sys_displayhook() now uses an identifier for "builtins"
Show description for fbd474e
vstinner
committed
fbd474e
View commit details
Copy full SHA for fbd474e
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 e6423b1
vstinner
committed
e6423b1
View commit details
Copy full SHA for e6423b1
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
98fa440
View commit details
Copy full SHA for 98fa440
View code at this point
Browse repository at this point
Commits on Aug 26, 2013
#18839: merge with 3.3.
ezio-melotti
committed
532aabf
View commit details
Copy full SHA for 532aabf
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
01a3817
View commit details
Copy full SHA for 01a3817
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 b9c9ff1
tiran
committed
b9c9ff1
View commit details
Copy full SHA for b9c9ff1
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
590ac0b
View commit details
Copy full SHA for 590ac0b
View code at this point
Browse repository at this point
Issue #18520: Add a new PyStructSequence_InitType2() function, same than
Show description for bd886a9
vstinner
committed
bd886a9
View commit details
Copy full SHA for bd886a9
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 566df0a
tiran
committed
566df0a
View commit details
Copy full SHA for 566df0a
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 26ddfe8
tiran
committed
26ddfe8
View commit details
Copy full SHA for 26ddfe8
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
ace1c5d
View commit details
Copy full SHA for ace1c5d
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 852e10d
pitrou
committed
852e10d
View commit details
Copy full SHA for 852e10d
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
d741673
View commit details
Copy full SHA for d741673
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 c95855c
tiran
committed
c95855c
View commit details
Copy full SHA for c95855c
View code at this point
Browse repository at this point
Commits on Jul 9, 2012
Issue #15242: Have PyImport_GetMagicTag() return a const char *
Show description for a09622e
brettcannon
committed
a09622e
View commit details
Copy full SHA for a09622e
View code at this point
Browse repository at this point
Commits on Jun 22, 2012
Issue #14785: Add sys._debugmallocstats() to help debug low-level memory allocation issues
davidmalcolm
committed
b5ecaf5
View commit details
Copy full SHA for b5ecaf5
View code at this point
Browse repository at this point
Commits on Jun 3, 2012
Eric Snow's implementation of PEP 421.
Show description for dbdf48e
warsaw
committed
dbdf48e
View commit details
Copy full SHA for dbdf48e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.