index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-114099: Add documentation for iOS platform (GH-117057)
Russell Keith-Magee
2024-03-28
2
-0/+2
*
gh-114099: Additions to standard library to support iOS (GH-117052)
Russell Keith-Magee
2024-03-28
1
-0/+1
*
gh-89739: gh-77140: Support zip64 in zipimport (GH-94146)
Tim Hatch
2024-03-28
1
-0/+1
*
gh-99108: Update and check HACL* version information (GH-117295)
Seth Michael Larson
2024-03-27
1
-4/+4
*
gh-71042: Add `platform.android_ver` (#116674)
Malcolm Smith
2024-03-27
1
-0/+2
*
gh-117225: doctest: only print "and X failed" when non-zero, don't pluralise ...
Hugo van Kemenade
2024-03-27
1
-0/+2
*
gh-113548: Allow CLI arguments to `pdb -m` (#113557)
Tian Gao
2024-03-27
1
-0/+1
*
gh-115775: Compiler adds __static_attributes__ field to classes (#115913)
Irit Katriel
2024-03-26
1
-0/+3
*
gh-97901 add missing text/rtf to mimetypes (GH-97902)
Antonio
2024-03-26
1
-0/+1
*
gh-98966: Handle stdout=subprocess.STDOUT (GH-98967)
Paulo Neves
2024-03-26
1
-0/+2
*
gh-66543: Fix mimetype.guess_type() (GH-117217)
Serhiy Storchaka
2024-03-26
1
-0/+4
*
GH-117108: Set the "old space bit" to "visited" for all young objects (#117213)
Mark Shannon
2024-03-26
1
-0/+3
*
bpo-24612: Improve syntax error for 'not' after an operator (GH-28170)
Pablo Galindo Salgado
2024-03-26
1
-0/+2
*
gh-115627: Fix PySSL_SetError handling SSL_ERROR_SYSCALL (GH-115628)
yevgeny hong
2024-03-26
1
-0/+2
*
gh-83434: Disable XML in regrtest when -R option is used (#117232)
Victor Stinner
2024-03-26
1
-0/+3
*
gh-117187: Fix XML tests for vanilla Expat <2.6.0 (GH-117203)
Sebastian Pipping
2024-03-26
1
-0/+1
*
gh-99108: Refresh HACL*; update modules accordingly; fix namespacing (GH-117237)
Jonathan Protzenko
2024-03-26
2
-32/+38
*
gh-109870: Dataclasses: batch up exec calls (gh-110851)
Eric V. Smith
2024-03-25
1
-0/+3
*
gh-117114: Make os.path.isdevdrive available on all platforms (GH-117115)
Nice Zombies
2024-03-25
1
-0/+1
*
gh-116936: Add PyType_GetModuleByDef() to the limited C API (#116937)
Victor Stinner
2024-03-25
2
-0/+4
*
gh-87193: Support bytes objects with refcount > 1 in _PyBytes_Resize() (GH-11...
Serhiy Storchaka
2024-03-25
1
-0/+3
*
gh-112948: Make pdb completion similar to repl completion (#112950)
Tian Gao
2024-03-25
1
-0/+1
*
gh-112383: teach dis how to interpret ENTER_EXECUTOR (#117171)
Irit Katriel
2024-03-23
1
-0/+1
*
gh-91227: Ignore ERROR_PORT_UNREACHABLE in proactor recvfrom() (#32011)
Erik Soma
2024-03-23
1
-0/+1
*
GH-117108: Change the size of the GC increment to about 1% of the total heap ...
Mark Shannon
2024-03-22
1
-0/+3
*
gh-113024: C API: Add PyObject_GenericHash() function (GH-113025)
Serhiy Storchaka
2024-03-22
1
-0/+1
*
gh-117084: Fix ZIP file extraction for directory entry names with backslashes...
Serhiy Storchaka
2024-03-22
1
-0/+2
*
GH-113171: Fix "private" (non-global) IP address ranges (GH-113179)
Jakub Stasiak
2024-03-22
1
-0/+9
*
gh-116745: Remove all internal usage of @LIBPYTHON@ (#116746)
Thomas A Caswell
2024-03-21
2
-2/+2
*
gh-71052: Add Android build script and instructions (#116426)
Malcolm Smith
2024-03-21
1
-0/+1
*
gh-116333: Relax error string text expectations in SSL-related tests (GH-116334)
Will Childs-Klein
2024-03-21
1
-0/+3
*
gh-85283: Build _testconsole extension with limited C API (#117125)
Victor Stinner
2024-03-21
1
-2/+3
*
gh-115754: Add Py_GetConstant() function (#116883)
Victor Stinner
2024-03-21
3
-0/+12
*
gh-71052: Implement `ctypes.util.find_library` on Android (GH-116379)
Malcolm Smith
2024-03-21
1
-0/+1
*
gh-116987: Support class code objects in inspect.findsource() (GH-117025)
Tian Gao
2024-03-21
1
-0/+1
*
GH-109653: Defer import of ``importlib.metadata._adapters`` (#109829)
Adam Turner
2024-03-21
1
-0/+2
*
gh-117089: Move importlib.metadata tests to their own package (#117092)
Jason R. Coombs
2024-03-20
1
-0/+1
*
gh-114314: ctypes: remove stgdict and switch to heap types (GH-116458)
Petr Viktorin
2024-03-20
1
-0/+3
*
gh-116773: Ensure overlapped objects on Windows are not deallocated too early...
jkriegshauser
2024-03-20
1
-0/+1
*
gh-117021: Fix integer overflow in PyLong_AsPid() on non-Windows 64-bit platf...
Serhiy Storchaka
2024-03-20
1
-0/+2
*
GH-108362: Incremental Cycle GC (GH-116206)
Mark Shannon
2024-03-20
1
-0/+12
*
gh-113964: Don't prevent new threads until all non-daemon threads exit (#116677)
Sam Gross
2024-03-19
1
-0/+2
*
gh-116647: Fix recursive child in dataclasses (#116790)
et-repositories
2024-03-19
1
-0/+1
*
gh-90872: Fix subprocess.Popen.wait() for negative timeout (#116989)
Victor Stinner
2024-03-19
1
-0/+3
*
gh-114099 - Add iOS framework loading machinery. (GH-116454)
Russell Keith-Magee
2024-03-19
1
-0/+2
*
gh-116957: configparser: Do post-process values after DuplicateOptionError (G...
David Röthlisberger
2024-03-19
1
-0/+3
*
gh-115756: make PyCode_GetFirstFree an unstable API (GH-115781)
Bogdan Romanyuk
2024-03-19
1
-0/+3
*
gh-105866: fix dataclass with slots=True, weakref_slot=True (#105870)
Aviel Boag
2024-03-19
1
-0/+1
*
gh-113538: Add asycio.Server.{close,abort}_clients (redo) (#116784)
Pierre Ossman (ThinLinc team)
2024-03-18
1
-0/+3
*
gh-116869: Make C API compatible with ISO C90 (#116950)
Victor Stinner
2024-03-18
1
-0/+2
[next]