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 alonho, ncoghlan, python-dev
Date 2012-05-31.13:49:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1Sa5l2-0001eR-3C@dinsdale.python.org>
In-reply-to
Content
New changeset fc73e6ea9e73 by Nick Coghlan in branch 'default':
Issue #14963: Added test cases for contextlib.ExitStack exception handling behaviour (Initial patch by Alon Horev)
http://hg.python.org/cpython/rev/fc73e6ea9e73
History
Date User Action Args
2012-05-31 13:49:47python-devsetrecipients: + python-dev, ncoghlan, alonho
2012-05-31 13:49:46python-devlinkissue14963 messages
2012-05-31 13:49:46python-devcreate