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 amaury.forgeotdarc, belopolsky, meador.inge, python-dev, serhiy.storchaka
Date 2014-08-09.06:35:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hVYZx1gg5z7LjT@mail.python.org>
In-reply-to
Content
New changeset 034a5f15561d by Serhiy Storchaka in branch '3.4':
Issue #22161: Conformed arguments type checks in ctype to actually supported
http://hg.python.org/cpython/rev/034a5f15561d

New changeset 06cf4044a11a by Serhiy Storchaka in branch 'default':
Issue #22161: Conformed arguments type checks in ctype to actually supported
http://hg.python.org/cpython/rev/06cf4044a11a
History
Date User Action Args
2014-08-09 06:35:05python-devsetrecipients: + python-dev, amaury.forgeotdarc, belopolsky, meador.inge, serhiy.storchaka
2014-08-09 06:35:05python-devlinkissue22161 messages
2014-08-09 06:35:05python-devcreate