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 ppperry, python-dev, serhiy.storchaka
Date 2015-12-30.19:42:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151230194215.124856.46366@psf.io>
In-reply-to
Content
New changeset 29cc6b2f9d28 by Serhiy Storchaka in branch '2.7':
Issue #25961: Disallowed null characters in the type name.
https://hg.python.org/cpython/rev/29cc6b2f9d28

New changeset d2417971c934 by Serhiy Storchaka in branch '3.5':
Issue #25961: Disallowed null characters in the type name.
https://hg.python.org/cpython/rev/d2417971c934

New changeset 1ab7bcd4e176 by Serhiy Storchaka in branch 'default':
Issue #25961: Disallowed null characters in the type name.
https://hg.python.org/cpython/rev/1ab7bcd4e176
History
Date User Action Args
2015-12-30 19:42:18python-devsetrecipients: + python-dev, serhiy.storchaka, ppperry
2015-12-30 19:42:18python-devlinkissue25961 messages
2015-12-30 19:42:18python-devcreate