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 Oren Milman
Recipients Oren Milman, rhettinger
Date 2017-08-13.19:14:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502651691.46.0.0922050640211.issue31147@psf.upfronthosting.co.za>
In-reply-to
Content
thank you for the elaborate reply :)

do you feel the same about changing the check to
(Py_SIZE(self) < (self->allocated >> 1)) ?
History
Date User Action Args
2017-08-13 19:14:51Oren Milmansetrecipients: + Oren Milman, rhettinger
2017-08-13 19:14:51Oren Milmansetmessageid: <1502651691.46.0.0922050640211.issue31147@psf.upfronthosting.co.za>
2017-08-13 19:14:51Oren Milmanlinkissue31147 messages
2017-08-13 19:14:51Oren Milmancreate