[docs] [issue37571] Incorrect use of c_char_p in example code
Steve Dower
report at bugs.python.org
Sun Jul 14 03:55:14 EDT 2019
Steve Dower <steve.dower at python.org> added the comment:
New changeset 6b929580eb018cfef386db7f7f66b3a58532eada by Steve Dower (Michele Angrisano) in branch 'master':
bpo-37571: Add 'b' to prevent the TypeError exception. (GH-14721)
https://github.com/python/cpython/commit/6b929580eb018cfef386db7f7f66b3a58532eada
----------
nosy: +steve.dower
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37571>
_______________________________________
More information about the docs
mailing list