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 berker.peksag, brett.cannon, python-dev, serhiy.storchaka
Date 2015-02-06.08:22:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150206082113.106335.84966@psf.io>
In-reply-to
Content
New changeset 367f5e98ffbb by Berker Peksag in branch 'default':
Issue #20289: cgi.FieldStorage() now supports the context management protocol.
https://hg.python.org/cpython/rev/367f5e98ffbb
History
Date User Action Args
2015-02-06 08:22:22python-devsetrecipients: + python-dev, brett.cannon, berker.peksag, serhiy.storchaka
2015-02-06 08:22:22python-devlinkissue20289 messages
2015-02-06 08:22:22python-devcreate