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 bbrazil, ctheune, giampaolo.rodola, orsenthil, pitrou, python-dev, r.david.murray, sspapilin
Date 2014-04-20.16:45:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gBcN438yPz7Lk2@mail.python.org>
In-reply-to
Content
New changeset bb71b71322a3 by Senthil Kumaran in branch '3.4':
urllib.response object to use _TemporaryFileWrapper (and _TemporaryFileCloser)
http://hg.python.org/cpython/rev/bb71b71322a3

New changeset 72fe23edfec6 by Senthil Kumaran in branch '3.4':
NEWS entry for #15002
http://hg.python.org/cpython/rev/72fe23edfec6

New changeset 8c8315bac6a8 by Senthil Kumaran in branch 'default':
merge 3.4
http://hg.python.org/cpython/rev/8c8315bac6a8
History
Date User Action Args
2014-04-20 16:45:09python-devsetrecipients: + python-dev, orsenthil, ctheune, pitrou, giampaolo.rodola, r.david.murray, bbrazil, sspapilin
2014-04-20 16:45:09python-devlinkissue15002 messages
2014-04-20 16:45:09python-devcreate