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 willingc
Recipients docs@python, martin.panter, matrixise, orsenthil, sylye, willingc, xtreak
Date 2019-03-29.02:15:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553825736.75.0.547461969334.issue36064@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9e30fbac019d9c0a31d444a711e845c7e883caf5 by Carol Willing (Julien Palard) in branch 'master':
bpo-36064: Clarify allowed data types for urllib.request.Request. (GH-11990)
https://github.com/python/cpython/commit/9e30fbac019d9c0a31d444a711e845c7e883caf5
History
Date User Action Args
2019-03-29 02:15:36willingcsetrecipients: + willingc, orsenthil, docs@python, martin.panter, matrixise, xtreak, sylye
2019-03-29 02:15:36willingcsetmessageid: <1553825736.75.0.547461969334.issue36064@roundup.psfhosted.org>
2019-03-29 02:15:36willingclinkissue36064 messages
2019-03-29 02:15:36willingccreate