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 brett.cannon
Recipients brett.cannon, pabstersac, vstinner
Date 2016-03-09.02:41:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1457491315.69.0.205893016914.issue26508@psf.upfronthosting.co.za>
In-reply-to
Content
Victor's point is that this isn't a bug because you are manipulating the C API to make this occur. That means there is no safety guarantee and thus this is not a bug but simply a mis-use of the C API.
History
Date User Action Args
2016-03-09 02:41:55brett.cannonsetrecipients: + brett.cannon, vstinner, pabstersac
2016-03-09 02:41:55brett.cannonsetmessageid: <1457491315.69.0.205893016914.issue26508@psf.upfronthosting.co.za>
2016-03-09 02:41:55brett.cannonlinkissue26508 messages
2016-03-09 02:41:55brett.cannoncreate