Abram Clark <ab...@easypost.com> added the comment:
There really are valid use cases for this. Would you please refer me to this previous discussion? In a particular small to medium sized Python repository of ~10k lines, list get is used 23 times, whereas other list builtin methods are used far less (for example list.pop is used once, though dict.pop is used 18 times). I would be happy to go into specific examples. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue35262> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com