Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Doc/whatsnew/3.12.rst
  • Loading branch information
terryjreedy authored Mar 31, 2023
commit ee1821a7743a4a0b22d6feef7cad80953847a4df
2 changes: 1 addition & 1 deletion Doc/whatsnew/3.12.rst
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ Other Language Changes
(Contributed by Nikita Sobolev in :gh:`100581`.)

* :class:`slice` objects are now hashable, allowing them to be used as dict keys and
set items. (Contributed by Furkan Onder and Will Bradshaw in :gh:`101264`.)
set items. (Contributed by Will Bradshaw and Furkan Onder in :gh:`101264`.)

New Modules
===========
Expand Down