[issue35384] The repr of ctypes.CArgObject fails for non-ascii character

Serhiy Storchaka report at bugs.python.org
Thu Dec 6 04:16:29 EST 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 3ffa8b9ba190101f674a0e524e482a83ed09cccd by Serhiy Storchaka in branch 'master':
bpo-35384: The repr of ctypes.CArgObject no longer fails for non-ascii character. (GH-10863)
https://github.com/python/cpython/commit/3ffa8b9ba190101f674a0e524e482a83ed09cccd


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35384>
_______________________________________


More information about the Python-bugs-list mailing list