Skip to content

Commit 12e4ee0

Browse files
committed
Add whats new info
1 parent 887b07f commit 12e4ee0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Doc/whatsnew/3.10.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -895,6 +895,12 @@ The ``BUTTON5_*`` constants are now exposed in the :mod:`curses` module if
895895
they are provided by the underlying curses library.
896896
(Contributed by Zackery Spytz in :issue:`39273`.)
897897
898+
dataclasses
899+
-----------
900+
901+
Added ``slots`` parameter in :func:``dataclasses.dataclass`` decorator.
902+
(Contributed by Yurii Karabas in :issue:`42269`)
903+
898904
.. _distutils-deprecated:
899905
900906
distutils

0 commit comments

Comments
 (0)