0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 11, 2025 — Sep 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
build(deps): bump CodSpeedHQ/action from 5.0.1 to 5.0.3 (#3216) More... about 1 month ago
Give a renamed namedtuple's instance the renamed fields More... about 1 month ago
Document the maintenance branch protection and backport label steps (#3208) More... about 1 month ago
Add a news fragment for the towncrier migration itself More... about 1 month ago
Add a CI check for missing news fragments More... about 1 month ago
Move the what's new documentation to a towncrier tree More... about 1 month ago
Add towncrier configuration and scripts More... about 1 month ago
Bump astroid to 4.4.0-dev0, update changelog More... about 1 month ago
Bump astroid to 4.3.0, update changelog More... about 1 month ago
Rename the 4.2.0 changelog section to 4.3.0 More... about 1 month ago
Ignore typing.overload stubs in dunder lookup (#3150) More... about 1 month ago
Fix crash on a namedtuple field name that changes under NFKC normalization (#3204) More... about 1 month ago
Fix crash on a dataclass base that annotates __init__ (#3206) More... about 1 month ago
build(deps): bump CodSpeedHQ/action from 4.19.1 to 5.0.1 (#3194) More... about 1 month ago
build(deps): bump sigstore/gh-action-sigstore-python from 3.4.0 to 3.5.0 (#3196) More... about 1 month ago
build(deps): bump github/codeql-action from 4 to 4.37.4 (#3195) More... about 1 month ago
Fix classmethod inference boundnode leak (#3106) More... about 1 month ago
Fix typing.self resolution when inheriting (#3057) More... about 1 month ago
Fix crash in has_known_bases() for a non-class metaclass More... about 1 month ago
Fix crash on non-name assignment targets in typing.NamedTuple body More... about 1 month ago
Fix crash on bytes field names in functional Enum/namedtuple More... about 1 month ago
cap str/bytes node expansion in container and dict.fromkeys inference (#3127) More... about 1 month ago
cap oversized old-style % string formatting during inference (#3130) More... about 1 month ago
Keep the module name in a local in the extension class enum test More... about 1 month ago
Avoid enum transform crash for extension classes (#3163) More... about 1 month ago
Only add _HAS_DEFAULT_FACTORY sentinel when a default_factory is used More... about 1 month ago
Add __required_keys__ and __optional_keys__ to TypedDict brain (#3184) More... about 1 month ago
Run the documentation examples when the documentation is built (#3187) More... about 1 month ago
Infer the value of a data descriptor as unknown More... about 1 month ago
Render single backticks as code, and fix two things found on the way More... about 1 month ago