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