This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients alexandre.vassalotti, python-dev, serhiy.storchaka, terry.reedy, vajrasky
Date 2015-05-16.14:13:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150516141322.21172.31663@psf.io>
In-reply-to
Content
New changeset 7d60cb6c33cf by Serhiy Storchaka in branch '2.7':
Issue #20014: array.array() now accepts unicode typecodes.  Based on patch by
https://hg.python.org/cpython/rev/7d60cb6c33cf
History
Date User Action Args
2015-05-16 14:13:26python-devsetrecipients: + python-dev, terry.reedy, alexandre.vassalotti, serhiy.storchaka, vajrasky
2015-05-16 14:13:25python-devlinkissue20014 messages
2015-05-16 14:13:25python-devcreate