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 eric.snow, gvanrossum, ned.deily, rhettinger, scoder, vstinner, yselivanov
Date 2018-09-21.19:34:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537558442.23.0.956365154283.issue34762@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2ec872b31e25cee1f983fe07991fb53f3fd1cbac by Yury Selivanov in branch 'master':
bpo-34762: Fix contextvars C API to use PyObject* pointer types. (GH-9473)
https://github.com/python/cpython/commit/2ec872b31e25cee1f983fe07991fb53f3fd1cbac
History
Date User Action Args
2018-09-21 19:34:02yselivanovsetrecipients: + yselivanov, gvanrossum, rhettinger, scoder, vstinner, ned.deily, eric.snow
2018-09-21 19:34:02yselivanovsetmessageid: <1537558442.23.0.956365154283.issue34762@psf.upfronthosting.co.za>
2018-09-21 19:34:02yselivanovlinkissue34762 messages
2018-09-21 19:34:02yselivanovcreate