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 christian.heimes
Recipients berker.peksag, christian.heimes, martin.panter, serhiy.storchaka
Date 2016-09-17.10:41:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474108915.41.0.990245311524.issue28187@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, it can fail for multiple reasons: wrong type, ref count != 1, realloc() fails to allocate a smaller area.
History
Date User Action Args
2016-09-17 10:41:55christian.heimessetrecipients: + christian.heimes, berker.peksag, martin.panter, serhiy.storchaka
2016-09-17 10:41:55christian.heimessetmessageid: <1474108915.41.0.990245311524.issue28187@psf.upfronthosting.co.za>
2016-09-17 10:41:55christian.heimeslinkissue28187 messages
2016-09-17 10:41:55christian.heimescreate