Message302343
| Author | terry.reedy |
|---|---|
| Recipients | benjamin.peterson, ezio.melotti, lemburg, methane, serhiy.storchaka, terry.reedy, vstinner, xiang.zhang |
| Date | 2017-09-16.14:46:15 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1505573175.91.0.466126798948.issue31484@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
If I understand correctly, anyone could change the cache size for their personal or corporate binary by changing #define BMP_CACHE_SIZE 256 There should be a comment that it must not be 0 and should be a power of 2 at least, say, 256. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-16 14:46:15 | terry.reedy | set | recipients: + terry.reedy, lemburg, vstinner, benjamin.peterson, ezio.melotti, methane, serhiy.storchaka, xiang.zhang |
| 2017-09-16 14:46:15 | terry.reedy | set | messageid: <1505573175.91.0.466126798948.issue31484@psf.upfronthosting.co.za> |
| 2017-09-16 14:46:15 | terry.reedy | link | issue31484 messages |
| 2017-09-16 14:46:15 | terry.reedy | create | |