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 pablogsal
Recipients pablogsal, penguin_wwy
Date 2021-11-29.17:17:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638206279.23.0.573576235763.issue45928@roundup.psfhosted.org>
In-reply-to
Content
There is another problem: PySys_WriteStderr is faster than your gc_log, which can potentially slow down heavy GC-based programs, even if the file descriptor is not used.
History
Date User Action Args
2021-11-29 17:17:59pablogsalsetrecipients: + pablogsal, penguin_wwy
2021-11-29 17:17:59pablogsalsetmessageid: <1638206279.23.0.573576235763.issue45928@roundup.psfhosted.org>
2021-11-29 17:17:59pablogsallinkissue45928 messages
2021-11-29 17:17:59pablogsalcreate