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 taleinat
Recipients ncoghlan, petr.viktorin, serhiy.storchaka, taleinat
Date 2018-07-23.21:38:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532381901.02.0.56676864532.issue33468@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4e166ffd29b675238ccd94964743f6cb206d2235 by Tal Einat (Miss Islington (bot)) in branch '3.7':
bpo-33468: Add try-finally contextlib.contextmanager example (GH-7816) (GH-8425)
https://github.com/python/cpython/commit/4e166ffd29b675238ccd94964743f6cb206d2235
History
Date User Action Args
2018-07-23 21:38:21taleinatsetrecipients: + taleinat, ncoghlan, petr.viktorin, serhiy.storchaka
2018-07-23 21:38:21taleinatsetmessageid: <1532381901.02.0.56676864532.issue33468@psf.upfronthosting.co.za>
2018-07-23 21:38:21taleinatlinkissue33468 messages
2018-07-23 21:38:20taleinatcreate