From: Günter M. <mi...@us...> - 2023-05-10 10:32:35
|
- **status**: open-fixed --> closed-fixed - **Comment**: Fixed in [Docutils 0.20](https://pypi.org/project/docutils/0.20) Thank you for reporting. --- **[bugs:#464] Remove use of deprecated locale.getdefaultlocale** **Status:** closed-fixed **Created:** Mon Dec 19, 2022 09:11 PM UTC by Matthias Koeppe **Last Updated:** Tue Jan 10, 2023 01:13 PM UTC **Owner:** nobody docutils.io calls the function locale.getdefaultlocale, which is deprecated since Python 3.11 - https://docs.python.org/3/library/locale.html#locale.getdefaultlocale, Reference: https://trac.sagemath.org/ticket/33842#comment:116 --- Sent from sourceforge.net because doc...@li... is subscribed to https://sourceforge.net/p/docutils/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |