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 lisroach
Recipients cjw296, lisroach, mariocj89, michael.foord, xtreak
Date 2019-09-09.10:38:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I wonder if `await_count` is really necessary, since it is essentially the same as `call_count`. Would it be too late or confusing to remove it now?
History
Date User Action Args
2019-09-09 10:38:15lisroachsetrecipients: + lisroach, cjw296, michael.foord, mariocj89, xtreak
2019-09-09 10:38:15lisroachsetmessageid: <[email protected]>
2019-09-09 10:38:15lisroachlinkissue37383 messages
2019-09-09 10:38:15lisroachcreate