From: Günter M. <mi...@us...> - 2023-01-10 13:13:51
|
- **status**: open --> open-fixed - **Comment**: Fixed in [r9314]. Thank you for the report. --- ** [bugs:#464] Remove use of deprecated locale.getdefaultlocale** **Status:** open-fixed **Created:** Mon Dec 19, 2022 09:11 PM UTC by Matthias Koeppe **Last Updated:** Mon Dec 19, 2022 09:11 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. |