This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients brett.cannon, nirs, serhiy.storchaka, vstinner, yselivanov
Date 2017-11-06.21:16:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510002999.66.0.213398074469.issue31945@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ad455cd9243319b896c86074ffeb3bf78a82f4ec by Victor Stinner (Nir Soffer) in branch 'master':
bpo-31945: Configurable blocksize in HTTP(S)Connection (#4279)
https://github.com/python/cpython/commit/ad455cd9243319b896c86074ffeb3bf78a82f4ec
History
Date User Action Args
2017-11-06 21:16:39vstinnersetrecipients: + vstinner, brett.cannon, nirs, serhiy.storchaka, yselivanov
2017-11-06 21:16:39vstinnersetmessageid: <1510002999.66.0.213398074469.issue31945@psf.upfronthosting.co.za>
2017-11-06 21:16:39vstinnerlinkissue31945 messages
2017-11-06 21:16:39vstinnercreate