mirror of
https://github.com/python/cpython.git
synced 2025-07-25 04:04:13 +00:00
[3.8] Fix typo (inifite -> infinite) (GH-15429)
The same typo exists in the changelogs of 3.6 and 3.7. Automerge-Triggered-By: @Mariatta
This commit is contained in:
parent
944aa01a81
commit
fe64ba611b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
.. release date: 2019-07-29
|
.. release date: 2019-07-29
|
||||||
.. section: Security
|
.. section: Security
|
||||||
|
|
||||||
Fix an inifite loop when parsing specially crafted email headers. Patch by
|
Fix an infinite loop when parsing specially crafted email headers. Patch by
|
||||||
Abhilash Raj.
|
Abhilash Raj.
|
||||||
|
|
||||||
..
|
..
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue