Skip to content

Commit

Permalink
Move changelog entries to 2.12.13 (pylint-dev#1863)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdce8p committed Nov 4, 2022
1 parent 2188731 commit 4acf578
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions ChangeLog
Expand Up @@ -16,18 +16,18 @@ Release date: TBA

Refs PyCQA/pylint#2567

* Prevent returning an empty list for ``ClassDef.slots()`` when the mro list contains one class & it is not ``object``.

Refs PyCQA/pylint#5099
What's New in astroid 2.12.13?
==============================
Release date: TBA

* Add ``_value2member_map_`` member to the ``enum`` brain.

Refs PyCQA/pylint#3941

* Prevent returning an empty list for ``ClassDef.slots()`` when the mro list contains one class & it is not ``object``.

What's New in astroid 2.12.13?
==============================
Release date: TBA
Refs PyCQA/pylint#5099

* Infer the `length` argument of the ``random.sample`` function.

Expand Down

0 comments on commit 4acf578

Please sign in to comment.