summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/3.5.10.rst
blob: fda8bb44137fa3873a361f1d92a01b66201a11e4 (plain)
1
2
3
4
5
6
7
8
.. bpo: 39603
.. date: 2020-02-12-14-17-39
.. nonce: Gt3RSg
.. release date: 2020-09-05
.. section: Security

Prevent http header injection by rejecting control characters in
http.client.putrequest(...).