Message 387335 - Python tracker
Message387335
| 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:36 | gvanrossum | set | recipients: + gvanrossum, vstinner, methane, yselivanov |
| 2021-02-19 17:35:36 | gvanrossum | set | messageid: <1613756136.95.0.475638619736.issue37146@roundup.psfhosted.org> |
| 2021-02-19 17:35:36 | gvanrossum | link | issue37146 messages |
| 2021-02-19 17:35:36 | gvanrossum | create | |