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 Spencer Brown, benjamin.peterson, ellingtonjp, ncoghlan, ned.deily, python-dev, rhettinger, xiang.zhang
Date 2016-11-22.01:25:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161122012504.33236.24107.4BF1C6C6@psf.io>
In-reply-to
Content
New changeset 3aafb232f2db by Raymond Hettinger in branch '3.6':
Issue #27100:  With statement reports missing __enter__ before __exit__.  (Contributed by Jonathan Ellington.)
https://hg.python.org/cpython/rev/3aafb232f2db
History
Date User Action Args
2016-11-22 01:25:17python-devsetrecipients: + python-dev, rhettinger, ncoghlan, benjamin.peterson, ned.deily, xiang.zhang, Spencer Brown, ellingtonjp
2016-11-22 01:25:17python-devlinkissue27100 messages
2016-11-22 01:25:16python-devcreate