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 serhiy.storchaka
Recipients Aaron.Meurer, BreamoreBoy, Tim.Graham, amaury.forgeotdarc, anacrolix, asvetlov, brechtm, eric.snow, ezio.melotti, giampaolo.rodola, jcea, josh.r, kachayev, kmike, meador.inge, pitrou, poke, python-dev, rhettinger, scoder, serhiy.storchaka
Date 2015-07-10.18:48:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1436554082.16.0.34565892981.issue14373@psf.upfronthosting.co.za>
In-reply-to
Content
self->root.next and self->root.prev should never be NULL. Could you please provide minimal example of code that produces a crash?
History
Date User Action Args
2015-07-10 18:48:02serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, jcea, amaury.forgeotdarc, pitrou, scoder, giampaolo.rodola, ezio.melotti, asvetlov, poke, meador.inge, anacrolix, Aaron.Meurer, BreamoreBoy, python-dev, eric.snow, brechtm, kmike, kachayev, josh.r, Tim.Graham
2015-07-10 18:48:02serhiy.storchakasetmessageid: <1436554082.16.0.34565892981.issue14373@psf.upfronthosting.co.za>
2015-07-10 18:48:02serhiy.storchakalinkissue14373 messages
2015-07-10 18:48:02serhiy.storchakacreate