Commits
User selector
Commit History
Commits on Jul 16, 2024
- authored
gh-113993: Don't immortalize in PyUnicode_InternInPlace; keep immortalizing in other API (#121364)
Show description for b4aedb2authored- authored
Commits on Jul 15, 2024
gh-76785: Expand How Interpreter Channels Handle Interpreter Finalization (gh-121805)
Show description for 8b209fdauthoredgh-76785: Expand How Interpreter Queues Handle Interpreter Finalization (gh-116431)
Show description for 6b98b27authored- authored
Commits on Jul 14, 2024
gh-121621: Use PyMutex for writes to asyncio state (#121622)
Show description for 5d6861aandauthored
Commits on Jul 12, 2024
Update retroactive comments from GH-117741 (segfault in `FutureIter_dealloc`) (GH-121638)
Show description for 65fededauthored
Commits on Jul 11, 2024
gh-121103: Put free-threaded libraries in `lib/python3.14t` (#121293)
Show description for e8c91d9authoredgh-121592: Make select.poll() and related objects thread-safe (#121594)
Show description for 44937d1authored
Commits on Jul 10, 2024
gh-121554: remove unnecessary internal functions in compile.c (#121555)
Show description for 6557af6andauthoredgh-121596: Fix Sharing Interpreter Channels (gh-121597)
Show description for 35a67e3authored
Commits on Jul 8, 2024
gh-121368: Fix seq lock memory ordering in _PyType_Lookup (#121388)
Show description for 1d3cf79authored- authored
Commits on Jul 5, 2024
gh-121288: Make error message for index() methods consistent (GH-121395)
Show description for 8ecb896authored
Commits on Jul 4, 2024
gh-120754: Update estimated_size in C truncate (#121357)
Show description for 06a1c3fauthoredgh-120754: Reduce system calls in full-file FileIO.readall() case (#120755)
Show description for 2f5f19eauthored
Commits on Jul 3, 2024
gh-61103: Support float and long double complex types in ctypes module (#121248)
Show description for 51c4a32authored- authored
gh-121027: Make the functools.partial object a method descriptor (GH-121089)
Show description for ff5806candauthored
Commits on Jul 1, 2024
gh-117657: Fix data races reported by TSAN in some set methods (#120914)
Show description for 294e724authored- authored
gh-117784: Only reference PHA functions ifndef SSL_VERIFY_POST_HANDSHAKE (GH-117785)
Show description for 56a3ce2authoredgh-61103: Support double complex (_Complex) type in ctypes (#120894)
Show description for 6988ff0authoredgh-121199: Use _Py__has_attribute() in timemodule.c (#121203)
Show description for a0b8b34authoredgh-113565: Improve and harden detection of curses dependencies (#119816)
Show description for f80376bauthored
Commits on Jun 29, 2024
Commits on Jun 28, 2024
gh-121137: Add missing Py_DECREF calls for ADDITEMS opcode of _pickle.c (#121136)
Show description for 92893fdauthored
Commits on Jun 27, 2024
- authored
gh-121040: Use __attribute__((fallthrough)) (#121044)
Show description for 12af8ecandauthored
Commits on Jun 26, 2024
gh-120642: Move private PyCode APIs to the internal C API (#120643)
Show description for 9e4a81fauthored- authored
Commits on Jun 25, 2024
gh-120838: Add _PyThreadState_WHENCE_FINI (gh-121010)
Show description for a905721authored- authored