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 ezio.melotti, mark.dickinson, meador.inge, miwa, pitrou, python-dev, serhiy.storchaka, vajrasky
Date 2013-12-08.15:45:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dcsLn3yW2z7LjS@mail.python.org>
In-reply-to
Content
New changeset 42d3afd29460 by Serhiy Storchaka in branch '2.7':
Issue #19099: The struct module now supports Unicode format strings.
http://hg.python.org/cpython/rev/42d3afd29460
History
Date User Action Args
2013-12-08 15:45:38python-devsetrecipients: + python-dev, mark.dickinson, pitrou, ezio.melotti, miwa, meador.inge, serhiy.storchaka, vajrasky
2013-12-08 15:45:38python-devlinkissue19099 messages
2013-12-08 15:45:38python-devcreate