We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 55f76d8 + b20dda8 commit 7a8a4c0Copy full SHA for 7a8a4c0
1 file changed
ChangeLog
@@ -59,7 +59,7 @@ Release date: TBA
59
60
61
62
-What's New in astroid 4.0.4?
+What's New in astroid 4.0.5?
63
============================
64
Release date: TBA
65
@@ -75,6 +75,14 @@ Release date: TBA
75
76
Closes #2923
77
78
+* Fix ``is_namespace()`` crash when search locations contain ``pathlib.Path`` objects.
79
+
80
+ Closes #2942
81
82
+What's New in astroid 4.0.4?
83
+============================
84
+Release date: 2026-02-07
85
86
* Fix ``is_namespace()`` crash when search locations contain ``pathlib.Path`` objects.
87
88
Closes #2942
0 commit comments