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 gvanrossum
Recipients gvanrossum, methane, vstinner, yselivanov
Date 2021-02-19.17:35:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1613756136.95.0.475638619736.issue37146@roundup.psfhosted.org>
In-reply-to
Content
Please revert this and use a separate build flag (e.g. DISABLE_INLINE_CACHES) for the refleaks run. (Or perhaps provide an -X flag to disable it without the need to recompile.)

I am developing new inline cache ideas and of course I need to run in debug mode, so I regularly end up wasting some time until I remember to add a patch that changes OPCACHE_MIN_RUNS back.
History
Date User Action Args
2021-02-19 17:35:36gvanrossumsetrecipients: + gvanrossum, vstinner, methane, yselivanov
2021-02-19 17:35:36gvanrossumsetmessageid: <1613756136.95.0.475638619736.issue37146@roundup.psfhosted.org>
2021-02-19 17:35:36gvanrossumlinkissue37146 messages
2021-02-19 17:35:36gvanrossumcreate