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 larry
Recipients larry, zach.ware
Date 2014-08-04.21:23:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407187416.03.0.0975658745055.issue20586@psf.upfronthosting.co.za>
In-reply-to
Content
This looks reasonable to me.  However I'd also change _PyType_GetDocFromInternalDoc() so that it also returns None if the first byte of the doc is \0.
History
Date User Action Args
2014-08-04 21:23:36larrysetrecipients: + larry, zach.ware
2014-08-04 21:23:36larrysetmessageid: <1407187416.03.0.0975658745055.issue20586@psf.upfronthosting.co.za>
2014-08-04 21:23:36larrylinkissue20586 messages
2014-08-04 21:23:36larrycreate