Commits
User selector
Commit History
Commits on Jun 13, 2026
Commits on Jun 12, 2026
- authored
gh-151297: Fix undefined behavior in `_PyObject_MiRealloc` (GH-151358)
Show description for c375992authored
Commits on Jun 11, 2026
- authored
gh-150942: Speed up json.loads array and object decoding (GH-150945)
Show description for 36fe778andauthoredgh-150490: Raise PyType_Modified for insertion into split dictionary (#150489)
Show description for efb2fffauthored- authored
Commits on Jun 10, 2026
Commits on Jun 9, 2026
- authored
- authored
- authored
gh-143008: Fix Null pointer dereferences in TextIOWrapper underlying stream access (#145957)
Show description for db4b194authored
Commits on Jun 8, 2026
Commits on Jun 6, 2026
- authored
gh-150534: Add C23 half-turn trigonometric *pi functions (GH-150555)
Show description for b6e6613authoredgh-150889: Improve performance of unicodedata.normalize() (GH-150890)
Show description for 97dea30andauthored
Commits on Jun 4, 2026
gh-150913: Fix sqlite3.Blob validation for empty slice assignment (GH-150915)
Show description for fc9c4dbauthored- authored
Commits on Jun 3, 2026
Commits on Jun 2, 2026
gh-150319: Replace all documentation which says "See PEP 585" (#150325)
Show description for 50fe49cauthoredgh-149079: Fix O(n^2) canonical ordering in unicodedata.normalize() (GH-149080)
Show description for 991224bauthoredgh-149738: Fix segmentation fault bug in sqllite3 (#149754)
Show description for 60fdb31authoredgh-150717: Avoid mark-array allocation for groupless regex patterns (GH-150719)
Show description for c79e18aauthored
Commits on Jun 1, 2026
gh-115119: Remove superfluous TEST_COVERAGE private macro from _decimal module (GH-149756)
Show description for 59abdf8authored- authored
- authored
- authored
gh-80480: Remove deprecated 'u' array type code (#149535)
Show description for 46b5e3eauthored
Commits on May 31, 2026
Correct frexp() docs for zero and non-finite numbers (GH-149753)
Show description for 5b5ffceauthored