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 amit7itz
Recipients amit7itz, asvetlov, yselivanov
Date 2019-12-16.11:56:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576497365.99.0.510286658566.issue39060@roundup.psfhosted.org>
In-reply-to
Content
In is mainly confusing because I expected this function to behave like "traceback.print_stack()", which prints the stack including all the awaits that lead to it.
History
Date User Action Args
2019-12-16 11:56:06amit7itzsetrecipients: + amit7itz, asvetlov, yselivanov
2019-12-16 11:56:05amit7itzsetmessageid: <1576497365.99.0.510286658566.issue39060@roundup.psfhosted.org>
2019-12-16 11:56:05amit7itzlinkissue39060 messages
2019-12-16 11:56:05amit7itzcreate