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