mirror of
https://github.com/python/cpython.git
synced 2025-11-25 12:44:13 +00:00
Fix typo.
This commit is contained in:
parent
16684eb624
commit
09562b4330
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ Core and Builtins
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
- Issue #13703: oCERT-2011-003: add -R command-line option and PYTHONHASHSEED
|
- Issue #13703: oCERT-2011-003: add -R command-line option and PYTHONHASHSEED
|
||||||
environment variables, to provide an opt-in way to protect against denial of
|
environment variable, to provide an opt-in way to protect against denial of
|
||||||
service attacks due to hash collisions within the dict and set types. Patch
|
service attacks due to hash collisions within the dict and set types. Patch
|
||||||
by David Malcolm, based on work by Victor Stinner.
|
by David Malcolm, based on work by Victor Stinner.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue