8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12897d7 commit 06b1c4fCopy full SHA for 06b1c4f
Misc/NEWS
@@ -11,7 +11,7 @@ Core and Builtins
11
-----------------
12
13
- Issue #13703: oCERT-2011-003: add -R command-line option and PYTHONHASHSEED
14
- 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
15
service attacks due to hash collisions within the dict and set types. Patch
16
by David Malcolm, based on work by Victor Stinner.
17
0 commit comments