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 miss-islington
Recipients eric.snow, gvanrossum, miss-islington, ned.deily, rhettinger, scoder, vstinner, yselivanov
Date 2018-09-21.19:48:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537559295.64.0.956365154283.issue34762@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 187f2dd256a917c20bf55954d019fd35fb46ab08 by Miss Islington (bot) in branch '3.7':
bpo-34762: Fix contextvars C API to use PyObject* pointer types. (GH-9473)
https://github.com/python/cpython/commit/187f2dd256a917c20bf55954d019fd35fb46ab08
History
Date User Action Args
2018-09-21 19:48:15miss-islingtonsetrecipients: + miss-islington, gvanrossum, rhettinger, scoder, vstinner, ned.deily, eric.snow, yselivanov
2018-09-21 19:48:15miss-islingtonsetmessageid: <1537559295.64.0.956365154283.issue34762@psf.upfronthosting.co.za>
2018-09-21 19:48:15miss-islingtonlinkissue34762 messages
2018-09-21 19:48:15miss-islingtoncreate