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 python-dev
Recipients bastik, docs@python, martin.panter, python-dev, r.david.murray
Date 2015-11-26.11:07:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151126110711.652.85020@psf.io>
In-reply-to
Content
New changeset fa3c9faabfb0 by Martin Panter in branch '3.4':
Issues #22989, #21228: Document HTTP response object for urlopen()
https://hg.python.org/cpython/rev/fa3c9faabfb0

New changeset b55c006b79bc by Martin Panter in branch '3.5':
Issue #22989, #21228: Merge urlopen() doc from 3.4 into 3.5
https://hg.python.org/cpython/rev/b55c006b79bc

New changeset c6930661599b by Martin Panter in branch 'default':
Issue #22989, #21228: Merge urlopen() doc from 3.5
https://hg.python.org/cpython/rev/c6930661599b
History
Date User Action Args
2015-11-26 11:07:15python-devsetrecipients: + python-dev, r.david.murray, docs@python, martin.panter, bastik
2015-11-26 11:07:15python-devlinkissue22989 messages
2015-11-26 11:07:15python-devcreate