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, miss-islington, ned.deily, rhettinger, scoder, serhiy.storchaka, vstinner, yselivanov
Date 2018-09-27.19:33:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538076809.26.0.545547206417.issue34762@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 24cb7de15d3a5979425b281ab4f600f7c2b401f2 by Yury Selivanov in branch '3.7':
[3.7] bpo-34762: Update PyContext* refs to PyObject* in asyncio and decimal (GH-9610)
https://github.com/python/cpython/commit/24cb7de15d3a5979425b281ab4f600f7c2b401f2
History
Date User Action Args
2018-09-27 19:33:29yselivanovsetrecipients: + yselivanov, gvanrossum, rhettinger, scoder, vstinner, ned.deily, eric.snow, serhiy.storchaka, miss-islington
2018-09-27 19:33:29yselivanovsetmessageid: <1538076809.26.0.545547206417.issue34762@psf.upfronthosting.co.za>
2018-09-27 19:33:29yselivanovlinkissue34762 messages
2018-09-27 19:33:29yselivanovcreate