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 asvetlov, yselivanov
Date 2017-12-23.20:06:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1514059608.86.0.213398074469.issue32357@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0f47fa2c89a6b9a04969219dfb0c3801c611e3ca by Yury Selivanov (Andrew Svetlov) in branch 'master':
bpo-32357: Use PySet_GET_SIZE macro in _is_coroutine() from _asynciomodule.c  (#4990)
https://github.com/python/cpython/commit/0f47fa2c89a6b9a04969219dfb0c3801c611e3ca
History
Date User Action Args
2017-12-23 20:06:48yselivanovsetrecipients: + yselivanov, asvetlov
2017-12-23 20:06:48yselivanovsetmessageid: <1514059608.86.0.213398074469.issue32357@psf.upfronthosting.co.za>
2017-12-23 20:06:48yselivanovlinkissue32357 messages
2017-12-23 20:06:48yselivanovcreate