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 eelizondo, vstinner
Date 2019-09-13.15:52:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> Also, I thought that the PR build bots already ran refleak tests by default? Do you know why this it's not integrated to the PR flow?

Checking for refleak takes between 2 and 6 hours. We would like to keep our pre-commit CI fast enough (less than 30 minutes).
History
Date User Action Args
2019-09-13 15:52:08vstinnersetrecipients: + vstinner, eelizondo
2019-09-13 15:52:08vstinnersetmessageid: <[email protected]>
2019-09-13 15:52:08vstinnerlinkissue38150 messages
2019-09-13 15:52:08vstinnercreate