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 vstinner
Recipients miss-islington, serhiy.storchaka, vinay.sajip, vstinner
Date 2021-10-11.08:02:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633939359.73.0.496165337138.issue45401@roundup.psfhosted.org>
In-reply-to
Content
> $ ./python -X tracemalloc -m test -v test_logging -m test_should_not_rollover

FYI you can use -X tracemalloc=10 to get a more complete traceback.
History
Date User Action Args
2021-10-11 08:02:39vstinnersetrecipients: + vstinner, vinay.sajip, serhiy.storchaka, miss-islington
2021-10-11 08:02:39vstinnersetmessageid: <1633939359.73.0.496165337138.issue45401@roundup.psfhosted.org>
2021-10-11 08:02:39vstinnerlinkissue45401 messages
2021-10-11 08:02:39vstinnercreate