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 Arfrever, alex, benjamin.peterson, python-dev, vinay.sajip
Date 2014-11-24.02:38:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141124023828.126786.89689@psf.io>
In-reply-to
Content
New changeset 5864ec6ba484 by Benjamin Peterson in branch '3.4':
add context parameter to HTTPHandler (closes #22788)
https://hg.python.org/cpython/rev/5864ec6ba484

New changeset ec4d19736b15 by Benjamin Peterson in branch 'default':
merge 3.4 (#22788)
https://hg.python.org/cpython/rev/ec4d19736b15
History
Date User Action Args
2014-11-24 02:38:30python-devsetrecipients: + python-dev, vinay.sajip, benjamin.peterson, Arfrever, alex
2014-11-24 02:38:30python-devlinkissue22788 messages
2014-11-24 02:38:30python-devcreate