STINNER Victor <[email protected]> added the comment:
> Maybe add asserts in OUTBYTE1() and similar macros to prevent similar errors > in future? I like the idea. Make sure that: 0 <= ch <= 255? ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue35194> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
