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 serhiy.storchaka
Recipients serhiy.storchaka, yuriy_levchenko
Date 2016-02-24.12:05:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1456315544.07.0.246595693559.issue26421@psf.upfronthosting.co.za>
In-reply-to
Content
If your type is not PyStringObject, why it has the Py_TPFLAGS_STRING_SUBCLASS flag set?
History
Date User Action Args
2016-02-24 12:05:44serhiy.storchakasetrecipients: + serhiy.storchaka, yuriy_levchenko
2016-02-24 12:05:44serhiy.storchakasetmessageid: <1456315544.07.0.246595693559.issue26421@psf.upfronthosting.co.za>
2016-02-24 12:05:44serhiy.storchakalinkissue26421 messages
2016-02-24 12:05:44serhiy.storchakacreate