]> granicus.if.org Git - python/commit
Merge: #22233: Only split headers on \r and/or \n, per email RFCs.
authorR David Murray <rdmurray@bitdance.com>
Wed, 7 Sep 2016 21:46:55 +0000 (17:46 -0400)
committerR David Murray <rdmurray@bitdance.com>
Wed, 7 Sep 2016 21:46:55 +0000 (17:46 -0400)
commit1badd2816361354f5e69d234b4ff3315f5f590cc
treebecb75e793dfd3ea3e0b49865a34023768b4ba0d
parentd0600ed524acb8b05b78d7399e8de136090703a0
parentdc1650ca062a99d41a029a6645dc72fd7d820c94
Merge: #22233: Only split headers on \r and/or \n, per email RFCs.
Lib/test/test_email/test_email.py
Lib/test/test_httplib.py
Misc/NEWS