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 terry.reedy
Recipients mark.dickinson, serhiy.storchaka, tehybel, terry.reedy
Date 2016-08-28.05:46:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1472363179.82.0.0762380092508.issue27867@psf.upfronthosting.co.za>
In-reply-to
Content
FWIW. Py_SIZE is used all over listobject.c.  Are you saying that this could be improved?
History
Date User Action Args
2016-08-28 05:46:19terry.reedysetrecipients: + terry.reedy, mark.dickinson, serhiy.storchaka, tehybel
2016-08-28 05:46:19terry.reedysetmessageid: <1472363179.82.0.0762380092508.issue27867@psf.upfronthosting.co.za>
2016-08-28 05:46:19terry.reedylinkissue27867 messages
2016-08-28 05:46:19terry.reedycreate