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 eryksun
Recipients Dominik Schmid, eryksun
Date 2015-12-04.12:15:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1449231330.8.0.0111037993659.issue25794@psf.upfronthosting.co.za>
In-reply-to
Content
This updated patch calls PyUnicode_Check to ensure the name is a string before calling PyUnicode_InternInPlace.
History
Date User Action Args
2015-12-04 12:15:30eryksunsetrecipients: + eryksun, Dominik Schmid
2015-12-04 12:15:30eryksunsetmessageid: <1449231330.8.0.0111037993659.issue25794@psf.upfronthosting.co.za>
2015-12-04 12:15:30eryksunlinkissue25794 messages
2015-12-04 12:15:30eryksuncreate