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 hroncok, jcline, lisroach, mariocj89, miss-islington, xtreak
Date 2019-09-10.13:16:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568121363.13.0.71418881129.issue37251@roundup.psfhosted.org>
In-reply-to
Content
New changeset c3008dd480d645678409273eecbfd24bbc9669d7 by Miss Islington (bot) in branch '3.8':
bpo-37251: Removes __code__ check from _is_async_obj. (GH-15830)
https://github.com/python/cpython/commit/c3008dd480d645678409273eecbfd24bbc9669d7
History
Date User Action Args
2019-09-10 13:16:03miss-islingtonsetrecipients: + miss-islington, lisroach, hroncok, mariocj89, xtreak, jcline
2019-09-10 13:16:03miss-islingtonsetmessageid: <1568121363.13.0.71418881129.issue37251@roundup.psfhosted.org>
2019-09-10 13:16:03miss-islingtonlinkissue37251 messages
2019-09-10 13:16:03miss-islingtoncreate