Message339860
| Author | methane |
|---|---|
| Recipients | ezio.melotti, lemburg, methane, pitrou, ronaldoussoren, scoder, serhiy.storchaka, vstinner |
| Date | 2019-04-10.12:57:16 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1554901036.3.0.501536766706.issue36346@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I think these ABI incompatible options are used many people. But it is helpful to find extensions which using legacy APIs before Python 3.10 is released. I had found ujson and MarkupSafe used legacy APIs. I fixed MarkupSafe. I don't care ujson because it is wrapper of wchar_t based C library and there are enough json libraries. I suppose there are some other packages in PyPI, but I'm not sure. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-04-10 12:57:16 | methane | set | recipients: + methane, lemburg, ronaldoussoren, pitrou, scoder, vstinner, ezio.melotti, serhiy.storchaka |
| 2019-04-10 12:57:16 | methane | set | messageid: <1554901036.3.0.501536766706.issue36346@roundup.psfhosted.org> |
| 2019-04-10 12:57:16 | methane | link | issue36346 messages |
| 2019-04-10 12:57:16 | methane | create | |