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 rhettinger
Recipients python-dev, rhettinger, serhiy.storchaka
Date 2015-07-20.05:34:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1437370466.85.0.112904908921.issue24583@psf.upfronthosting.co.za>
In-reply-to
Content
Added a patch to neaten it up a bit by naming the exit conditions and avoiding the unnecessary extra incref/decref pair around the resize call.
History
Date User Action Args
2015-07-20 05:34:26rhettingersetrecipients: + rhettinger, python-dev, serhiy.storchaka
2015-07-20 05:34:26rhettingersetmessageid: <1437370466.85.0.112904908921.issue24583@psf.upfronthosting.co.za>
2015-07-20 05:34:26rhettingerlinkissue24583 messages
2015-07-20 05:34:26rhettingercreate