Message338565
| Author | pitrou |
|---|---|
| Recipients | ezio.melotti, lemburg, methane, pitrou, ronaldoussoren, scoder, serhiy.storchaka, vstinner |
| Date | 2019-03-21.19:39:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1553197140.15.0.627292935302.issue36346@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> The proposed PR adds two compile time options: HAVE_UNICODE_WCHAR_CACHE and USE_UNICODE_WCHAR_CACHE I don't think this is a good approach. Most projects and developers don't recompile Python. It's especially a chore when you have many dependencies with C extensions, because you'll have to recompile them all as well. I would recommend simply removing that cache. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-21 19:39:00 | pitrou | set | recipients: + pitrou, lemburg, ronaldoussoren, scoder, vstinner, ezio.melotti, methane, serhiy.storchaka |
| 2019-03-21 19:39:00 | pitrou | set | messageid: <1553197140.15.0.627292935302.issue36346@roundup.psfhosted.org> |
| 2019-03-21 19:39:00 | pitrou | link | issue36346 messages |
| 2019-03-21 19:39:00 | pitrou | create | |