Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
pylint-dev
/
astroid
/
HEAD
da4a8cf
Implement `And` and `Or` constraints (#2977)
by Zen Lee
· 4 days ago
main
cec5b89
build(deps): bump CodSpeedHQ/action from 5.0.3 to 5.2.1 (#3252)
by dependabot[bot]
· 8 days ago
36179a4
Do not crash on ``super()`` in a classmethod defined outside a class
by ANSHUL SINGH
· 8 days ago
8044012
Give the fallback ``__new__`` of the object model a usable signature
by Anshul Singh
· 8 days ago
1a05789
only load a stdlib-named C extension from the standard library (#3193)
by KALI 834X
· 8 days ago
76afd90
catch OverflowError in old-style %c string formatting (#3254)
by Sayed Nabhan
· 8 days ago
c4ae2bd
prevent docstrings breaking out of the as_string literal (#3249)
by KALI 834X
· 8 days ago
f344262
[pre-commit.ci] pre-commit autoupdate (#3253)
by pre-commit-ci[bot]
· 10 days ago
95cad01
build(deps): bump github/codeql-action from 4.37.7 to 4.37.8 (#3251)
by dependabot[bot]
· 10 days ago
0d04ba1
build(deps): update towncrier requirement from >=24.8 to >=25.8.0 (#3250)
by dependabot[bot]
· 10 days ago
94b7090
Fix .pyi stubs being shadowed by compiled modules in get_source_file
by Christian Zinck
· 2 weeks ago
1c23028
reject non-identifier name in TypeVar/NewType inference
by Sayed Nabhan
· 2 weeks ago
3ddff2e
brain/dataclasses: add inference tip for dataclasses.replace()
by Henrique T
· 2 weeks ago
60ed8a4
Make xfail strict (#3232)
by Pierre Sassoulas
· 2 weeks ago
62ef6b3
[pre-commit.ci] pre-commit autoupdate (#3231)
by pre-commit-ci[bot]
· 2 weeks ago
d2087f2
build(deps): bump github/codeql-action from 4.37.6 to 4.37.7
by dependabot[bot]
· 2 weeks ago
55c8d55
build(deps-dev): update pylint requirement from >=4.0.0 to >=4.0.7
by dependabot[bot]
· 2 weeks ago
2036246
Add a news fragment for the towncrier migration itself
by Pierre Sassoulas
· 2 weeks ago
2f8a3d4
Add a CI check for missing news fragments
by Pierre Sassoulas
· 2 weeks ago
843ae9a
Move the what's new documentation to a towncrier tree
by Pierre Sassoulas
· 2 weeks ago
7e46a1c
Add towncrier configuration and scripts
by Pierre Sassoulas
· 2 weeks ago
aa860bb
Merge maintenance/4.3.x (v4.3.1) into main (#3226)
by Pierre Sassoulas
· 3 weeks ago
c784588
Merge maintenance/4.3.x (v4.3.1) into main
by Pierre Sassoulas
· 3 weeks ago
4ea15d4
Bump astroid to 4.3.1, update changelog (#3225)
by Pierre Sassoulas
· 3 weeks ago
v4.3.1
38edf0e
[Backport maintenance/4.3.x] Give a renamed namedtuple's instance the renamed fields (#3218)
by pylint-backport[bot]
· 3 weeks ago
5124beb
use separator-aware containment check in module_in_path (#3223)
by KALI 834X
· 3 weeks ago
04ba439
Avoid inferring functional Enums with non-string names (#3212)
by Florian Meyer
· 3 weeks ago
8771613
Give a renamed namedtuple's instance the renamed fields
by Eljees
· 3 weeks ago
57c5821
[pre-commit.ci] pre-commit autoupdate
by pre-commit-ci[bot]
· 3 weeks ago
209af56
build(deps): bump github/codeql-action from 4.37.4 to 4.37.6 (#3215)
by dependabot[bot]
· 3 weeks ago
90aaf26
build(deps): bump CodSpeedHQ/action from 5.0.1 to 5.0.3 (#3216)
by dependabot[bot]
· 3 weeks ago
00c1ba2
Document the maintenance branch protection and backport label steps (#3208)
by Pierre Sassoulas
· 4 weeks ago
a52596a
Bump astroid to 4.3.0, update changelog
by Pierre Sassoulas
· 4 weeks ago
v4.3.0
80b5eb1
Bump astroid to 4.4.0-dev0, update changelog
by Pierre Sassoulas
· 4 weeks ago
3dfb6ca
Rename the 4.2.0 changelog section to 4.3.0
by Pierre Sassoulas
· 4 weeks ago
941430e
Ignore typing.overload stubs in dunder lookup (#3150)
by Sanjay Santhanam
· 4 weeks ago
1e71c7d
Fix crash on a namedtuple field name that changes under NFKC normalization (#3204)
by Eljees
· 4 weeks ago
3316637
Fix crash on a dataclass base that annotates __init__ (#3206)
by kdelay
· 4 weeks ago
8577346
Infer the value of a data descriptor as unknown
by kdelay
· 4 weeks ago
8666418
Fix crash in has_known_bases() for a non-class metaclass
by Pierre Sassoulas
· 4 weeks ago
5952c15
Fix crash on non-name assignment targets in typing.NamedTuple body
by Pierre Sassoulas
· 4 weeks ago
331e9d9
Fix crash on bytes field names in functional Enum/namedtuple
by Pierre Sassoulas
· 4 weeks ago
a68e42c
build(deps): bump CodSpeedHQ/action from 4.19.1 to 5.0.1 (#3194)
by dependabot[bot]
· 4 weeks ago
34ea0f4
build(deps): bump sigstore/gh-action-sigstore-python from 3.4.0 to 3.5.0 (#3196)
by dependabot[bot]
· 4 weeks ago
7227b69
build(deps): bump github/codeql-action from 4 to 4.37.4 (#3195)
by dependabot[bot]
· 4 weeks ago
8bb408f
Fix classmethod inference boundnode leak (#3106)
by Hariharan Agaranallur Ganesan
· 4 weeks ago
1466660
Fix typing.self resolution when inheriting (#3057)
by kdkavanagh-jt
· 5 weeks ago
4c5dfcd
cap str/bytes node expansion in container and dict.fromkeys inference (#3127)
by KALI 834X
· 5 weeks ago
3824955
cap oversized old-style % string formatting during inference (#3130)
by KALI 834X
· 5 weeks ago
5f42884
Keep the module name in a local in the extension class enum test
by Pierre Sassoulas
· 5 weeks ago
24027e6
Avoid enum transform crash for extension classes (#3163)
by Yang Fan
· 5 weeks ago
9d437b7
Only add _HAS_DEFAULT_FACTORY sentinel when a default_factory is used
by Sanjay Santhanam
· 5 weeks ago
55a1e1e
Add __required_keys__ and __optional_keys__ to TypedDict brain (#3184)
by Samarth D N
· 5 weeks ago
178ee60
Run the documentation examples when the documentation is built (#3187)
by Pierre Sassoulas
· 5 weeks ago
b00fded
Render single backticks as code, and fix two things found on the way
by Pierre Sassoulas
· 5 weeks ago
7d2a9e2
Document the modules the cross-reference check was ignoring
by Pierre Sassoulas
· 5 weeks ago
6ef943e
Fail the documentation build on Sphinx warnings
by Pierre Sassoulas
· 5 weeks ago
687729c
Fix regex.Pattern and regex.Match subscriptable inference (#3174)
by Samarth D N
· 5 weeks ago
2beb35b
Fix sphinx cross-reference warnings in docs (#3171)
by Samarth D N
· 5 weeks ago
3aacc67
fix: correct typo in comment (#3169)
by Samarth D N
· 5 weeks ago
a89671d
Performance: bypass __init__ in InferenceContext.clone() (#3168)
by Pierre Sassoulas
· 5 weeks ago
f6b61b8
Add qname() and pytype() to PEP 695 type parameter and alias nodes (#3118)
by Vincent Gao
· 5 weeks ago
574b7f2
Fix crash when inferring `__func__` on a directly proxied bound method (#3165)
by renechoi
· 5 weeks ago
aa3032a
[perf] Cap oversized str/bytes and sequence concatenation during inference
by KALI 834X
· 5 weeks ago
d58c0e3
Access keyword and Slice position attributes directly
by Pierre Sassoulas
· 5 weeks ago
2b7fa10
Update stale Python 2 era comments and docstrings
by Pierre Sassoulas
· 5 weeks ago
50e6da8
Fix Module.file_encoding docstring claiming it is Python 2 only
by Pierre Sassoulas
· 5 weeks ago
652ca47
Stop threading the ignored newstyle argument to ClassDef.postinit
by Pierre Sassoulas
· 5 weeks ago
5e83808
Drop __nonzero__ from the gi brain and fix its docstring
by Pierre Sassoulas
· 5 weeks ago
a1826c1
Remove __nonzero__ from the collections.deque brain stub
by Pierre Sassoulas
· 5 weeks ago
6298b4c
Remove the __nonzero__ alias on UninferableBase
by Pierre Sassoulas
· 5 weeks ago
8bb9771
Collapse the ParserModule indirection into module-level constants
by Pierre Sassoulas
· 5 weeks ago
b232011
Remove the unused ast.Param context mapping
by Pierre Sassoulas
· 5 weeks ago
f1f9f74
[pre-commit.ci] pre-commit autoupdate
by pre-commit-ci[bot]
· 5 weeks ago
7c86a7e
Fix pylint warnings breaking the CI on main
by Pierre Sassoulas
· 5 weeks ago
c687768
bound oversized format width and precision during inference (#3108)
by KALI 834X
· 5 weeks ago
be750f7
cap oversized field width/precision in str.format inference
by Sayed Nabhan
· 5 weeks ago
6f6c988
Rename `lazy` to `is_lazy` and store the raw `ast` integer
by Pierre Sassoulas
· 5 weeks ago
a697822
Use explicit version guard for PEP 810 `is_lazy` field
by Pierre Sassoulas
· 5 weeks ago
73d2587
build(deps): bump CodSpeedHQ/action from 4.18.5 to 4.19.1 (#3159)
by dependabot[bot]
· 5 weeks ago
e8d7321
Bump to `4.2.0b5`
by Daniël van Noord
· 6 weeks ago
v4.2.0b5
043e2af
Bump `contributors-txt`
by Daniël van Noord
· 6 weeks ago
3755dd5
Support PEP 798 dict-comp unpacking and PEP 810 lazy imports (#3094)
by Pierre Sassoulas
· 6 weeks ago
ad3517a
Apply comprehension conditions as inference constraints (#3155)
by Pierre Sassoulas
· 6 weeks ago
872b9f4
Add `brain_decimal`
by Daniël van Noord
· 6 weeks ago
d414dc4
Few fixes to brain_gi (#3117)
by Marek Marczykowski-Górecki
· 6 weeks ago
68c9fe0
deduplicate keys in dict.fromkeys inference
by sayed nabhan
· 6 weeks ago
3381af9
Fix starred inference in a for loop when the star isn't last
by chuenchen309
· 6 weeks ago
8d69d07
build(deps): bump actions/setup-python from 6.3.0 to 7.0.0 (#3146)
by dependabot[bot]
· 6 weeks ago
4bb9977
build(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#3147)
by dependabot[bot]
· 6 weeks ago
75f6ec6
[pre-commit.ci] pre-commit autoupdate (#3144)
by pre-commit-ci[bot]
· 6 weeks ago
47401e7
build(deps): bump CodSpeedHQ/action from 4.18.1 to 4.18.5 (#3143)
by dependabot[bot]
· 7 weeks ago
cf34ca7
fix: add qname method to Slice node class (#3137)
by MUHAMED FAZAL PS
· 8 weeks ago
0053ffc
Add brain tip for numpy.fromfile inference support (#3121)
by Genny-oo
· 8 weeks ago
faf2884
[pre-commit.ci] pre-commit autoupdate (#3136)
by pre-commit-ci[bot]
· 8 weeks ago
c8a3a53
build(deps): update coverage requirement from ~=7.14 to ~=7.15 (#3134)
by dependabot[bot]
· 8 weeks ago
2731779
Bump astroid to 4.2.0b4, update changelog
by Daniël van Noord
· 9 weeks ago
v4.2.0b4
b8feb27
Remove `kwargs` from `_infer`
by Daniël van Noord
· 9 weeks ago
fe29fb1
Remove `asname` kwarg from Import/ImportFrom `_infer` (#3109)
by MJSHANG
· 9 weeks ago
367b25a
Don't crash when a local package shadows the stdlib `multiprocessing` (#3116)
by Dani Alcala
· 9 weeks ago
Next »