Skip to content

Commit 15239f5

Browse files
[skip ci] Move changelog
1 parent fe01bda commit 15239f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ChangeLog

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Release date: TBA
1717
Closes #2521
1818
Closes #2523
1919

20+
* Fix precedence of `path` arg in `modpath_from_file_with_callback` to be higher than `sys.path`
21+
2022
* Improve consistency of ``JoinedStr`` inference by not raising ``InferenceError`` and
2123
returning either ``Uninferable`` or a fully resolved ``Const``.
2224

@@ -35,8 +37,6 @@ Release date: TBA
3537

3638
Closes pylint-dev/pylint#10112
3739

38-
* Fix precedence of `path` arg in `modpath_from_file_with_callback` to be higher than `sys.path`
39-
4040

4141
What's New in astroid 3.3.5?
4242
============================

0 commit comments

Comments
 (0)