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 Attila.Fazekas, jcea, serhiy.storchaka
Date 2014-09-08.07:28:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1410161316.8.0.310995791927.issue22358@psf.upfronthosting.co.za>
In-reply-to
Content
This is a duplicate of issue11471.

Explicit check for NULL is not needed because the asdl_seq_LEN() macro checks its argument for NULL.
History
Date User Action Args
2014-09-08 07:28:36serhiy.storchakasetrecipients: + serhiy.storchaka, jcea, Attila.Fazekas
2014-09-08 07:28:36serhiy.storchakasetmessageid: <1410161316.8.0.310995791927.issue22358@psf.upfronthosting.co.za>
2014-09-08 07:28:36serhiy.storchakalinkissue22358 messages
2014-09-08 07:28:36serhiy.storchakacreate