Commits
User selector
Commit History
Commits on Dec 1, 2023
bpo-37013: Fix the error handling in socket.if_indextoname() (GH-13503)
Show description for 0daf555authoredgh-112510: Add `readline.backend` for the backend readline uses (GH-112511)
Show description for c298238authored
Commits on Nov 30, 2023
Commits on Nov 29, 2023
Add more C API tests (GH-112522)
Show description for e0449b9authoredgh-112454: Disable TLS-PSK if OpenSSL was built without PSK support (#112491)
Show description for e413dafauthored
Commits on Nov 28, 2023
- authored
- authored
gh-112071: Make `_random.Random` methods thread-safe in `--disable-gil` builds (gh-112128)
Show description for ac4b442andauthoredgh-112292 : Catch import error conditions with readline hooks (gh-112313)
Show description for 154f099authored
Commits on Nov 27, 2023
bpo-41422: Visit the Pickler's and Unpickler's memo in tp_traverse (GH-21664)
Show description for 967f2a3andauthored- authored
- authored
- authored
- authored
- authored
gh-63284: Add support for TLS-PSK (pre-shared key) to the ssl module (#103181)
Show description for e954ac7authored
Commits on Nov 26, 2023
gh-112358: Fix Python 3.12 regression with subclassing struct.Struct. (#112424)
Show description for 9fe6034authored
Commits on Nov 23, 2023
Commits on Nov 22, 2023
gh-76785: Add _PyType_GetModuleName() to the Internal C-API (gh-112323)
Show description for 790db85authored- authored
gh-59703: restore include of mach-o/dyld.h (gh-112309)
Show description for fde8fe5authored- authored
Commits on Nov 21, 2023
gh-59703: use the system dladdr function in getpath.c for macOS framework builds (GH-111546)
Show description for de2715fandauthored
Commits on Nov 20, 2023
gh-111863: Rename `Py_NOGIL` to `Py_GIL_DISABLED` (#111864)
Show description for 3b3ec0dauthored
Commits on Nov 17, 2023
gh-112070: make `functools.lru_cache` threadsafe in --disable-gil build (gh-112111)
Show description for 0ee2d77andauthored
Commits on Nov 16, 2023
gh-111482: Fix time_clockid_converter() on AIX (#112170)
Show description for ceefa0bauthored- authored
gh-111798: Use lower Py_C_RECURSION_LIMIT in debug mode (#112124)
Show description for bd89bcaauthored
Commits on Nov 15, 2023
gh-111916: Make hashlib related modules thread-safe without the GIL (#111981)
Show description for a646560authored