Message 210048 - Python tracker
Message210048
| Author | pitrou |
|---|---|
| Recipients | ezio.melotti, leewz, mrabarnett, pitrou, serhiy.storchaka |
| Date | 2014-02-02.22:54:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1391381683.79.0.0540819390845.issue20426@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
A simple workaround is to bypass the cache when DEBUG is passed. See attached patch. (not sure this applies as a bug fix, but DEBUG probably isn't used in production anyway: the potential for breakage is low) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-02-02 22:54:43 | pitrou | set | recipients: + pitrou, ezio.melotti, mrabarnett, serhiy.storchaka, leewz |
| 2014-02-02 22:54:43 | pitrou | set | messageid: <1391381683.79.0.0540819390845.issue20426@psf.upfronthosting.co.za> |
| 2014-02-02 22:54:43 | pitrou | link | issue20426 messages |
| 2014-02-02 22:54:43 | pitrou | create | |