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
thread.c
on
legacy-trunk
User selector
All users
All time
Commit history
Commits on May 9, 2010
Untabify C files. Will watch buildbots.
pitrou
committed
7674841
View commit details
Copy full SHA for 7674841
View code at this point
Browse repository at this point
Commits on Jan 12, 2009
Issue #4893: Use NT threading on CE.
loewis
committed
23ea48f
View commit details
Copy full SHA for 23ea48f
View code at this point
Browse repository at this point
Commits on Aug 4, 2008
Adds a sanity check to avoid a *very rare* infinite loop due to a corrupt tls
Show description for eef20cf
gpshead
committed
eef20cf
View commit details
Copy full SHA for eef20cf
View code at this point
Browse repository at this point
Commits on Jun 13, 2008
#1683 prevent forking from interfering in threading storage
Show description for e3d5374
benjaminp
committed
e3d5374
View commit details
Copy full SHA for e3d5374
View code at this point
Browse repository at this point
Commits on Jan 7, 2008
patch #1668: clarify envvar docs; rename THREADDEBUG to PYTHONTHREADDEBUG.
birkenfeld
committed
bbe8ca1
View commit details
Copy full SHA for bbe8ca1
View code at this point
Browse repository at this point
Commits on Jul 21, 2006
Handle more memory allocation failures without crashing.
nnorwitz
committed
c0c583d
View commit details
Copy full SHA for c0c583d
View code at this point
Browse repository at this point
Commits on Jun 13, 2006
Patch #1454481: Make thread stack size runtime tunable.
Show description for 6dfd7bf
Andrew MacIntyre
committed
6dfd7bf
View commit details
Copy full SHA for 6dfd7bf
View code at this point
Browse repository at this point
Commits on Jun 4, 2006
Revert revisions:
Show description for b63032e
tim-one
committed
b63032e
View commit details
Copy full SHA for b63032e
View code at this point
Browse repository at this point
clean up function declarations to conform to PEP-7 style.
Andrew MacIntyre
committed
7ded32c
View commit details
Copy full SHA for 7ded32c
View code at this point
Browse repository at this point
Patch #1454481: Make thread stack size runtime tunable.
Andrew MacIntyre
committed
e5adb74
View commit details
Copy full SHA for e5adb74
View code at this point
Browse repository at this point
Commits on Sep 14, 2005
- Changes donated by Elemental Security to make it work on HP-UX 11 on
Show description for 4e6a5d9
gvanrossum
committed
4e6a5d9
View commit details
Copy full SHA for 4e6a5d9
View code at this point
Browse repository at this point
Commits on Oct 10, 2004
find_key(): This routine wasn't thread-correct, and accounts for the
Show description for 88016e4
tim-one
committed
88016e4
View commit details
Copy full SHA for 88016e4
View code at this point
Browse repository at this point
Commits on Oct 9, 2004
Document the results of painful reverse-engineering of the "portable TLS"
Show description for def1dd4
tim-one
committed
def1dd4
View commit details
Copy full SHA for def1dd4
View code at this point
Browse repository at this point
Style guide & consistency changes. No semantic changes.
tim-one
committed
94aa9a4
View commit details
Copy full SHA for 94aa9a4
View code at this point
Browse repository at this point
Commits on Aug 16, 2004
The attached patch fixes FTBFS on GNU/k*BSD. The problem happens on GNU/k*BSD
Show description for 4e38efb
doko42
committed
4e38efb
View commit details
Copy full SHA for 4e38efb
View code at this point
Browse repository at this point
Commits on Feb 10, 2004
remove support for missing ANSI C header files (limits.h, stddef.h, etc).
Skip Montanaro
committed
f50a345
View commit details
Copy full SHA for f50a345
View code at this point
Browse repository at this point
Commits on Jan 17, 2004
remove DGUX support.
Skip Montanaro
committed
85ca1f3
View commit details
Copy full SHA for 85ca1f3
View code at this point
Browse repository at this point
Commits on Nov 19, 2003
Getting rid of code dependent on GUSI or the MetroWerks compiler.
jackjansen
committed
d928e0f
View commit details
Copy full SHA for d928e0f
View code at this point
Browse repository at this point
Commits on Sep 20, 2003
Patch #805613: Fix usage of the PTH library.
loewis
committed
17c3de5
View commit details
Copy full SHA for 17c3de5
View code at this point
Browse repository at this point
Commits on Apr 19, 2003
New PyGILState_ API - implements pep 311, from patch 684256.
mhammond
committed
b76a0eb
View commit details
Copy full SHA for b76a0eb
View code at this point
Browse repository at this point
Commits on Jul 19, 2002
Land Patch [ 566100 ] Rationalize DL_IMPORT and DL_EXPORT.
mhammond
committed
345bc4e
View commit details
Copy full SHA for 345bc4e
View code at this point
Browse repository at this point
Commits on Jun 25, 2002
Silence compiler warning
jeremyhylton
committed
2cb331b
View commit details
Copy full SHA for 2cb331b
View code at this point
Browse repository at this point
Commits on Jun 11, 2002
Patch #488073: AtheOS port.
loewis
committed
405adb9
View commit details
Copy full SHA for 405adb9
View code at this point
Browse repository at this point
Commits on Mar 25, 2002
I've been waiting 8 years for KSR to re-emerge from bankruptcy. If they
Show description for 03500c6
tim-one
committed
03500c6
View commit details
Copy full SHA for 03500c6
View code at this point
Browse repository at this point
Commits on Mar 9, 2002
Patch #504224: add plan9 threads include to thread.c.
loewis
committed
9199ccc
View commit details
Copy full SHA for 9199ccc
View code at this point
Browse repository at this point
Commits on Jan 12, 2002
Include <unistd.h> in Python.h. Fixes #500924.
loewis
committed
1d05cd8
View commit details
Copy full SHA for 1d05cd8
View code at this point
Browse repository at this point
Commits on Oct 16, 2001
Partial patch from SF #452266, by Jason Petrone.
Show description for 1cceeb2
gvanrossum
committed
1cceeb2
View commit details
Copy full SHA for 1cceeb2
View code at this point
Browse repository at this point
Commits on Jul 26, 2001
Repair more now-obsolete references to config.h.
tim-one
committed
ed2d4d1
View commit details
Copy full SHA for ed2d4d1
View code at this point
Browse repository at this point
Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774.
loewis
committed
2d4aed3
View commit details
Copy full SHA for 2d4aed3
View code at this point
Browse repository at this point
Commits on Oct 6, 2000
Donn Cave <donn@u.washington.edu>:
Show description for db19eea
freddrake
committed
db19eea
View commit details
Copy full SHA for db19eea
View code at this point
Browse repository at this point
Commits on Sep 19, 2000
Make better use of GNU Pth -- patch by Andy Dustman.
Show description for 37d6a0a
gvanrossum
committed
37d6a0a
View commit details
Copy full SHA for 37d6a0a
View code at this point
Browse repository at this point
Commits on Sep 1, 2000
REMOVED all CWI, CNRI and BeOpen copyright markings.
Show description for 2451d2c
gvanrossum
committed
2451d2c
View commit details
Copy full SHA for 2451d2c
View code at this point
Browse repository at this point
Commits on Jul 24, 2000
Prototype yet another forward declaration.
Yhg1s
committed
d428c1b
View commit details
Copy full SHA for d428c1b
View code at this point
Browse repository at this point
Commits on Jul 22, 2000
Mass ANSIfication of function definitions. Doesn't cover all 'extern'
Show description for 709fe06
Yhg1s
committed
709fe06
View commit details
Copy full SHA for 709fe06
View code at this point
Browse repository at this point
Commits on Jun 30, 2000
Change copyright notice - 2nd try.
gvanrossum
committed
30d7916
View commit details
Copy full SHA for 30d7916
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.