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:02:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1433239377.83.0.708657008711.issue24361@psf.upfronthosting.co.za>
In-reply-to
Content
I tried to disprove my own claim of unreachable code in resize()/get_index() using a convoluted threaded test case.

The code still fails to be reached, but another segfault turned up.
History
Date User Action Args
2015-06-02 10:02:57skrahsetrecipients: + 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:02:57skrahsetmessageid: <1433239377.83.0.708657008711.issue24361@psf.upfronthosting.co.za>
2015-06-02 10:02:57skrahlinkissue24361 messages
2015-06-02 10:02:57skrahcreate