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 tomaszdrozdz
Recipients aeros, asvetlov, tomaszdrozdz, yselivanov
Date 2020-07-10.11:26:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594380380.86.0.511194281299.issue41202@roundup.psfhosted.org>
In-reply-to
Content
I just wanted to call  

    def main():
        asyncio.run(...)

But I can go with Your aproach.  
Thanks for discusion.  

Should I set status for this issue for closed with resolution rejected ?  

Should I delete branch on my forked git repo ?
Can I delete my forked git repo ?
History
Date User Action Args
2020-07-10 11:26:20tomaszdrozdzsetrecipients: + tomaszdrozdz, asvetlov, yselivanov, aeros
2020-07-10 11:26:20tomaszdrozdzsetmessageid: <1594380380.86.0.511194281299.issue41202@roundup.psfhosted.org>
2020-07-10 11:26:20tomaszdrozdzlinkissue41202 messages
2020-07-10 11:26:20tomaszdrozdzcreate