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 python-dev, vstinner
Date 2014-07-01.14:47:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3h2pLZ6wYyz7LjP@mail.python.org>
In-reply-to
Content
New changeset b82ff2d7f5ef by Victor Stinner in branch '3.4':
Closes #21780: make the unicodedata module "ssize_t clean" for parsing parameters
http://hg.python.org/cpython/rev/b82ff2d7f5ef

New changeset afd64e660628 by Victor Stinner in branch 'default':
(Merge 3.4) Closes #21780: make the unicodedata module "ssize_t clean" for
http://hg.python.org/cpython/rev/afd64e660628
History
Date User Action Args
2014-07-01 14:47:03python-devsetrecipients: + python-dev, vstinner
2014-07-01 14:47:03python-devlinkissue21780 messages
2014-07-01 14:47:03python-devcreate