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 tim.peters
Recipients Guido.van.Rossum, gvanrossum, inglesp, pitrou, tim.golden, tim.peters, vstinner
Date 2014-05-06.02:15:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1399342531.51.0.275590513887.issue21435@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, fudge - I think I forgot that these circular lists also have dummy heads, in which case it's A Good Thing "the first element" is skipped, and  it should be impossible for one to become physically empty (the dummy header should always survive intact).  Never mind ;-)
History
Date User Action Args
2014-05-06 02:15:31tim.peterssetrecipients: + tim.peters, gvanrossum, pitrou, vstinner, tim.golden, inglesp, Guido.van.Rossum
2014-05-06 02:15:31tim.peterssetmessageid: <1399342531.51.0.275590513887.issue21435@psf.upfronthosting.co.za>
2014-05-06 02:15:31tim.peterslinkissue21435 messages
2014-05-06 02:15:31tim.peterscreate