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 martin.panter
Recipients docs@python, martin.panter
Date 2015-02-02.02:18:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422843502.34.0.136217197635.issue23360@psf.upfronthosting.co.za>
In-reply-to
Content
Updated patch to explain that a Request object is generated internally for urlopen(data=...), and added a test to confirm. Also removed some confusing dead code.
History
Date User Action Args
2015-02-02 02:18:22martin.pantersetrecipients: + martin.panter, docs@python
2015-02-02 02:18:22martin.pantersetmessageid: <1422843502.34.0.136217197635.issue23360@psf.upfronthosting.co.za>
2015-02-02 02:18:22martin.panterlinkissue23360 messages
2015-02-02 02:18:22martin.pantercreate