Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

GH-84783: Mention Author for GH-101264 (make slices hashable)#103146

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
terryjreedy merged 3 commits intopython:mainfromfurkanonder:issue-103145
Mar 31, 2023
Merged
Show file tree
Hide file tree
Changes fromall commits
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
2 changes: 1 addition & 1 deletionDoc/whatsnew/3.12.rst
View file
Open in desktop
Original file line numberDiff line numberDiff 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 in :gh:`101264`.)
set items. (Contributed byWill Bradshaw andFurkan Onder in :gh:`101264`.)

New Modules
===========
Expand Down
2 changes: 1 addition & 1 deletionMisc/NEWS.d/3.12.0a6.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -189,7 +189,7 @@ not just glibc. This fixes support for musl.
.. nonce: _P5sMa
.. section: Core and Builtins

Make the slice object hashable.
Make the slice object hashable. Patch by Will Bradshaw and Furkan Onder.

..

Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp