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 Fred
Recipients Fred, eric.araujo, gstarck
Date 2021-11-01.17:04:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635786281.28.0.900837233113.issue45625@roundup.psfhosted.org>
In-reply-to
Content
$ python3 --async myscript.py
unknown option --async

Also I cannot go around telling other people how to run my script. My script must be able to run properly without any special setup.
History
Date User Action Args
2021-11-01 17:04:41Fredsetrecipients: + Fred, eric.araujo, gstarck
2021-11-01 17:04:41Fredsetmessageid: <1635786281.28.0.900837233113.issue45625@roundup.psfhosted.org>
2021-11-01 17:04:41Fredlinkissue45625 messages
2021-11-01 17:04:41Fredcreate