mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-07-22 12:14:24 +08:00
* (bugfix): Improve bytes to str decoding error handling * regroup test * Further broaden tests * Add another decode error test * Fix bug in tests * Reviewer suggestions