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 ncoghlan
Recipients eric.smith, ncoghlan, serhiy.storchaka
Date 2018-07-09.13:49:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531144173.56.0.56676864532.issue34067@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c287545d62edf1a1ee65727d3c57befa8c99c13a by Nick Coghlan (Daniel Porteous) in branch 'master':
bpo-34067: Include a more easily understood example for nullcontext (GH-8158)
https://github.com/python/cpython/commit/c287545d62edf1a1ee65727d3c57befa8c99c13a
History
Date User Action Args
2018-07-09 13:49:33ncoghlansetrecipients: + ncoghlan, eric.smith, serhiy.storchaka
2018-07-09 13:49:33ncoghlansetmessageid: <1531144173.56.0.56676864532.issue34067@psf.upfronthosting.co.za>
2018-07-09 13:49:33ncoghlanlinkissue34067 messages
2018-07-09 13:49:33ncoghlancreate