8000 Fix typo. · python/cpython@06b1c4f · GitHub
[go: up one dir, main page]

Skip to content

Commit 06b1c4f

Browse files
committed
Fix typo.
1 parent 12897d7 commit 06b1c4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Misc/NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Core and Builtins
1111
-----------------
1212

1313
- 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
14+
environment variable, to provide an opt-in way to protect against denial of
1515
service attacks due to hash collisions within the dict and set types. Patch
1616
by David Malcolm, based on work by Victor Stinner.
1717

0 commit comments

Comments
 (0)
0