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 xiang.zhang
Recipients mark.dickinson, martin.panter, rhettinger, tim.peters, xiang.zhang
Date 2016-08-19.08:04:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471593893.51.0.687587018.issue27662@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for your reply Mark. But I don't understand your message about the assertion. There is now no assertion in PyList_New. The changed assertion statement is in list_ass_subscript. If this confuses you I am quite sorry to bring in a somewhat unrelated change. :( I just thought it's not worth to open another issue to change that one. Really sorry.
History
Date User Action Args
2016-08-19 08:04:53xiang.zhangsetrecipients: + xiang.zhang, tim.peters, rhettinger, mark.dickinson, martin.panter
2016-08-19 08:04:53xiang.zhangsetmessageid: <1471593893.51.0.687587018.issue27662@psf.upfronthosting.co.za>
2016-08-19 08:04:53xiang.zhanglinkissue27662 messages
2016-08-19 08:04:53xiang.zhangcreate