[issue20014] Makes array.array constructor accepts ascii-unicode typecode

Vajrasky Kok report at bugs.python.org
Thu Dec 19 03:36:37 CET 2013


Vajrasky Kok added the comment:

Thanks, Serhiy, for the review! Here is the patch to avoid refleaking and avoid literal u'' string.

If your ticket, #20015, is accepted, then we can throw away the fix and use only unit test in this ticket.

----------
Added file: http://bugs.python.org/file33199/makes_array_accepts_ascii_unicode_typecode_v3.patch

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


More information about the Python-bugs-list mailing list