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 yselivanov
Recipients ned.deily, rvijayak, yselivanov
Date 2018-06-28.17:20:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530206432.28.0.56676864532.issue33985@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 41cb0baea96a80360971908a0bd79d9d40dd5e44 by Yury Selivanov in branch 'master':
bpo-33985: Implement ContextVar.name attribute. (GH-7980)
https://github.com/python/cpython/commit/41cb0baea96a80360971908a0bd79d9d40dd5e44
History
Date User Action Args
2018-06-28 17:20:32yselivanovsetrecipients: + yselivanov, ned.deily, rvijayak
2018-06-28 17:20:32yselivanovsetmessageid: <1530206432.28.0.56676864532.issue33985@psf.upfronthosting.co.za>
2018-06-28 17:20:32yselivanovlinkissue33985 messages
2018-06-28 17:20:32yselivanovcreate