0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
sqlite3: pass None for NULL authorizer args instead of crashing (#8534) More... about 1 month ago
sqlite3: pass None for NULL authorizer args instead of crashing (#8534) More... about 1 month ago
sqlite3: add Connection exception attributes and fix autocommit ValueError (#8533) More... about 1 month ago
sqlite3: add Connection exception attributes and fix autocommit ValueError (#8533) More... about 1 month ago
sqlite3: validate narg before creating functions/aggregates (#8532) More... about 1 month ago
sqlite3: validate narg before creating functions/aggregates (#8532) More... about 1 month ago
str, bytes: answer equality with equality rather than with an ordering (#8531) More... about 1 month ago
str, bytes: answer equality with equality rather than with an ordering (#8531) More... about 1 month ago
str: take search bounds through the character index (#8530) More... about 1 month ago
str: take search bounds through the character index (#8530) More... about 1 month ago
build(deps): bump quote from 1.0.46 to 1.0.47 (#8529) More... about 1 month ago
build(deps): bump quote from 1.0.46 to 1.0.47 (#8529) More... about 1 month ago
build(deps): bump psm from 0.1.31 to 0.1.32 (#8528) More... about 1 month ago
build(deps): bump psm from 0.1.31 to 0.1.32 (#8528) More... about 1 month ago
build(deps): bump thiserror in the thiserror group across 1 directory (#8527) More... about 1 month ago
build(deps): bump thiserror in the thiserror group across 1 directory (#8527) More... about 1 month ago
ci: fix OSCCA pull request permissions (#8515) More... about 1 month ago
ci: fix OSCCA pull request permissions (#8515) More... about 1 month ago
str: resolve subscripts and slices through the code point index (#8526) More... about 1 month ago
str: resolve subscripts and slices through the code point index (#8526) More... about 1 month ago
_sre: drive a non-ASCII str subject through a character index on the string (#8522) More... about 1 month ago
_sre: drive a non-ASCII str subject through a character index on the string (#8522) More... about 1 month ago
str: count a stepped slice's characters with a ceiling division (#8525) More... about 1 month ago
str: count a stepped slice's characters with a ceiling division (#8525) More... about 1 month ago
_sre: drive an all-ASCII str subject over its bytes (#8520) More... about 1 month ago
_sre: drive an all-ASCII str subject over its bytes (#8520) More... about 1 month ago
Fix the itertools.tee leak and race, the contextvars and generator races, _asyncio's InvalidStateError lookup, and _imp's frozen data (#8518) More... about 1 month ago
Fix the itertools.tee leak and race, the contextvars and generator races, _asyncio's InvalidStateError lookup, and _imp's frozen data (#8518) More... about 1 month ago
Preserve lone surrogates across WASM conversions (#8508) More... about 1 month ago
Preserve lone surrogates across WASM conversions (#8508) More... about 1 month ago