0
I Use This!
High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 17 hours ago.
Aug 08, 2025 — Aug 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump astroid to 4.4.0-dev0, update changelog More... 2 days ago
Bump astroid to 4.3.0, update changelog More... 2 days ago
Rename the 4.2.0 changelog section to 4.3.0 More... 2 days ago
Ignore typing.overload stubs in dunder lookup (#3150) More... 2 days ago
Fix crash on a namedtuple field name that changes under NFKC normalization (#3204) More... 2 days ago
Fix crash on a dataclass base that annotates __init__ (#3206) More... 2 days ago
build(deps): bump CodSpeedHQ/action from 4.19.1 to 5.0.1 (#3194) More... 6 days ago
build(deps): bump sigstore/gh-action-sigstore-python from 3.4.0 to 3.5.0 (#3196) More... 6 days ago
build(deps): bump github/codeql-action from 4 to 4.37.4 (#3195) More... 6 days ago
Fix classmethod inference boundnode leak (#3106) More... 6 days ago
Fix typing.self resolution when inheriting (#3057) More... 6 days ago
Fix crash in has_known_bases() for a non-class metaclass More... 6 days ago
Fix crash on non-name assignment targets in typing.NamedTuple body More... 6 days ago
Fix crash on bytes field names in functional Enum/namedtuple More... 6 days ago
cap str/bytes node expansion in container and dict.fromkeys inference (#3127) More... 6 days ago
cap oversized old-style % string formatting during inference (#3130) More... 6 days ago
Keep the module name in a local in the extension class enum test More... 7 days ago
Avoid enum transform crash for extension classes (#3163) More... 8 days ago
Only add _HAS_DEFAULT_FACTORY sentinel when a default_factory is used More... 8 days ago
Add __required_keys__ and __optional_keys__ to TypedDict brain (#3184) More... 8 days ago
Run the documentation examples when the documentation is built (#3187) More... 8 days ago
Infer the value of a data descriptor as unknown More... 8 days ago
Render single backticks as code, and fix two things found on the way More... 9 days ago
Fix regex.Pattern and regex.Match subscriptable inference (#3174) More... 9 days ago
Document the modules the cross-reference check was ignoring More... 9 days ago
Fail the documentation build on Sphinx warnings More... 9 days ago
Fix sphinx cross-reference warnings in docs (#3171) More... 9 days ago
fix: correct typo in comment (#3169) More... 9 days ago
Performance: bypass __init__ in InferenceContext.clone() (#3168) More... 10 days ago
Add qname() and pytype() to PEP 695 type parameter and alias nodes (#3118) More... 10 days ago