Closed ghassenTn closed 1 hour ago
import fdb ImportError: cannot import name 'resetlocale' from 'locale' (/usr/lib/python3.13/locale.py). Did you mean: 'setlocale'?
3.13
Linux
https://docs.python.org/3/whatsnew/3.13.html#locale
solved thanks
Bug report
Bug description:
import fdb ImportError: cannot import name 'resetlocale' from 'locale' (/usr/lib/python3.13/locale.py). Did you mean: 'setlocale'?
CPython versions tested on:
3.13
Operating systems tested on:
Linux