Commits
Branch selector
User selector
Commit history
Commits on Jul 25, 2026
Bump fast-uri from 3.1.2 to 3.1.4 in /wasm/demo (#8365)
Show description for 003ebecauthored- authored
time: use C altzone when available (#8357)
Show description for 1ee695eauthoredFix b2a_qp CRLF boundary check (#8358)
Show description for d155c93authoredFix float overflow in struct packing (#8360)
Show description for e9f7347authoredast: fix identifier interning (#8361)
Show description for 4a80f2eauthoredsqlite3: allow Row construction with cursor having no description (#8364)
Show description for d797f99authoredsqlite3: fix closed connection error message to match CPython (#8362)
Show description for 63542a6authored
Commits on Jul 23, 2026
- authored
Fix StringIO newline splitting and character positions (#8351)
Show description for 9062f02authoredUnify nul errors (#8339)
Show description for c6b80e8authoredUse dict keys-version stamps and entry-index hints in LOAD_ATTR/STORE_ATTR specializations (#8350)
Show description for 8d7d9d9authored
Commits on Jul 22, 2026
Fix thread UnraisableException object to be None (#8326)
Show description for dd9bce5authoredFix bytearray repr escaping for apostrophes (#8316)
Show description for d2da5a2authoredbytes: support keyword arguments in hex() (#8312)
Show description for bc12a97authoredAdd more unicode functions to the c-api (#8272)
Show description for 72daf7cauthored- authored
Commits on Jul 20, 2026
Bump syn from 2.0.118 to 2.0.119 (#8337)
Show description for cc30cd5authoredBump bitflags from 2.13.0 to 2.13.1 (#8336)
Show description for e6b794dauthoredBump taiki-e/install-action from 2.82.9 to 2.83.2 (#8334)
Show description for c22993cauthoredBump which from 8.0.4 to 8.0.5 (#8333)
Show description for e01203eauthoredBump actions/setup-node from 6.4.0 to 7.0.0 (#8335)
Show description for d6c9960authoredbz2: return streaming output from BZ2Compressor.compress() (#8330)
Show description for 691ee06authoredBump https://github.com/astral-sh/ruff-pre-commit (#8332)
Show description for 7f721ecauthoredBump https://github.com/rbubley/mirrors-prettier from v3.9.4 to 3.9.5 (#8331)
Show description for 50d7bc8authoredcsv: handle empty fields with skipinitialspace (#8304)
Show description for d16fd12authored- authored
csv: reject reentrant reader advancement (#8324)
Show description for a7f0496authoredctypes: fix Windows pip truststore (#8314)
Show description for 4c9b5d8authored
Commits on Jul 19, 2026
wasm: add stderr support (#8318)
Show description for 3290f28authoredcsv: quote embedded CR/LF under QUOTE_MINIMAL (#8315)
Show description for 8754004authoredsqlite3: fix isolation_level TypeError message to match CPython (#8313)
Show description for 6f9e3a1authoredstdlib: remove unused warning on sock_wait() (#8303)
Show description for 0784694authoredStore StopIteration.value in a struct field instead of the instance dict (#8301)
Show description for 39f1630authoredinterpreter: canonicalize when initializing search paths dynamically (#8299)
Show description for e68d9c2authored