mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
- Add a helper to set an error from locale-encoded `char*` - Use the helper for gdbm & dlerror messages Co-authored-by: Victor Stinner <vstinner@python.org>