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 xtreak
Recipients lisroach, xtreak
Date 2019-09-13.15:56:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568390209.24.0.310199673143.issue38161@roundup.psfhosted.org>
In-reply-to
Content
awaited is now initialized with an Event object. Do you had any use case in mind while designing it? I think it's a good choice to have True/False instead of being used to give an Event object that is not used.
History
Date User Action Args
2019-09-13 15:56:49xtreaksetrecipients: + xtreak, lisroach
2019-09-13 15:56:49xtreaksetmessageid: <1568390209.24.0.310199673143.issue38161@roundup.psfhosted.org>
2019-09-13 15:56:49xtreaklinkissue38161 messages
2019-09-13 15:56:49xtreakcreate