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, hauntsaninja, yselivanov
Date 2020-09-03.01:11:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599095508.12.0.461286270807.issue41696@roundup.psfhosted.org>
In-reply-to
Content
Yes, this is a bug. The default for the `debug` parameter should be `None` and it should only call `loop.set_debug` if a non-None bool value was explicitly passed. Care to submit a PR?
History
Date User Action Args
2020-09-03 01:11:48yselivanovsetrecipients: + yselivanov, asvetlov, hauntsaninja
2020-09-03 01:11:48yselivanovsetmessageid: <1599095508.12.0.461286270807.issue41696@roundup.psfhosted.org>
2020-09-03 01:11:48yselivanovlinkissue41696 messages
2020-09-03 01:11:48yselivanovcreate