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 skrah
Recipients Arfrever, BreamoreBoy, Jim.Jewett, Mark.Shannon, alex, asvetlov, benjamin.peterson, christian.heimes, eric.araujo, eric.smith, eric.snow, ezio.melotti, flox, gregory.p.smith, introom, josh.r, mrabarnett, ncoghlan, ned.deily, pitrou, python-dev, refi64, rhettinger, scoder, serhiy.storchaka, skrah, tonn81, westurner, yselivanov
Date 2015-06-02.10:43:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1433241790.02.0.499203221193.issue16991@psf.upfronthosting.co.za>
In-reply-to
Content
It's fine to open other issues, but I'm not happy with the resize()/get_index() situation.  Currently I can't come up even with an informal "proof" that it'll always work (and see #24361).

I think these functions really *need* 100% code coverage.
History
Date User Action Args
2015-06-02 10:43:10skrahsetrecipients: + skrah, rhettinger, gregory.p.smith, ncoghlan, pitrou, scoder, eric.smith, christian.heimes, benjamin.peterson, ned.deily, ezio.melotti, eric.araujo, mrabarnett, Arfrever, alex, asvetlov, flox, BreamoreBoy, Mark.Shannon, python-dev, eric.snow, Jim.Jewett, serhiy.storchaka, yselivanov, westurner, refi64, josh.r, tonn81, introom
2015-06-02 10:43:10skrahsetmessageid: <1433241790.02.0.499203221193.issue16991@psf.upfronthosting.co.za>
2015-06-02 10:43:10skrahlinkissue16991 messages
2015-06-02 10:43:09skrahcreate