mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
Typo fix
This commit is contained in:
parent
c301b55d7b
commit
13aa7818ac
1 changed files with 1 additions and 1 deletions
|
@ -393,7 +393,7 @@ Major performance enhancements have been added:
|
|||
probe now checks a second key/hash pair for each cache line retrieved.
|
||||
This exploits cache locality to make collision resolution less expensive.
|
||||
|
||||
(Contributed by Raymond Hetting in :issue"`18771`.)
|
||||
(Contributed by Raymond Hettinger in :issue"`18771`.)
|
||||
|
||||
|
||||
Build and C API Changes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue