[issue11506] b'' += gives SystemError instead of SyntaxError

Andreas Stührk report at bugs.python.org
Mon Mar 14 22:13:15 CET 2011


Andreas Stührk <andy-python at hammerhartes.de> added the comment:

Seems like like a case for "Bytes_kind" is missing in `set_context()`. Attached is a patch, without a test though.

----------
keywords: +patch
nosy: +Trundle
Added file: http://bugs.python.org/file21140/issue_11506.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11506>
_______________________________________


More information about the Python-bugs-list mailing list