Skip to content

Commit ececf57

Browse files
Move changelog
1 parent cb877f4 commit ececf57

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ChangeLog

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@ What's New in astroid 3.1.0?
77
============================
88
Release date: TBA
99

10+
* Reduce unraisable ``ValueError`` exceptions in generator cleanup by removing
11+
``context.restore_path()`` decorator.
12+
13+
Refs pylint-dev/pylint#9138
1014

1115

1216
What's New in astroid 3.0.1?
1317
============================
1418
Release date: TBA
1519

16-
* Prevent unraisable ``ValueError`` exceptions in generator cleanup by removing
17-
``context.restore_path()`` decorator.
18-
19-
Refs pylint-dev/pylint#9138
2020

2121

2222
What's New in astroid 3.0.0?

0 commit comments

Comments
 (0)