Closed
Description
Hi,
Py_FileSystemDefaultEncoding is both documented as the stable limited API and as deprecated.
- Probably the docs on https://docs.python.org/3.12/c-api/stable.html need updating?
- What's the replacement for getting it inside an extension? That's not clear to me.
all the best,

