Skip to content

Commit

Permalink
Move pylint#9342 fix in changelog to 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianJvn authored Jan 5, 2024
1 parent b937b00 commit e577a68
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@ Release date: TBA

Closes #2071

* Fix ``UnicodeDecodeError.object`` inferred as type ``str`` instead of ``bytes``.

Closes pylint-dev/pylint#9342


What's New in astroid 3.0.3?
============================
Release date: TBA

* Fix type of ``UnicodeDecodeError.object`` inferred as ``str`` instead of ``bytes``.

Closes pylint-dev/pylint#9342


What's New in astroid 3.0.2?
============================
Expand Down

0 comments on commit e577a68

Please sign in to comment.