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 adelfino, docs@python, gvanrossum, serhiy.storchaka, terry.reedy
Date 2018-06-15.18:24:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529087070.42.0.69318462047.issue33852@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4fddd4e4069aad9efad999d8d9ce3cd9fb523a5c by Terry Jan Reedy (Andrés Delfino) in branch 'master':
bpo-33852: Remove misplaced parentheses around 'list'. (GH-7672)
https://github.com/python/cpython/commit/4fddd4e4069aad9efad999d8d9ce3cd9fb523a5c
History
Date User Action Args
2018-06-15 18:24:30terry.reedysetrecipients: + terry.reedy, gvanrossum, docs@python, serhiy.storchaka, adelfino
2018-06-15 18:24:30terry.reedysetmessageid: <1529087070.42.0.69318462047.issue33852@psf.upfronthosting.co.za>
2018-06-15 18:24:30terry.reedylinkissue33852 messages
2018-06-15 18:24:30terry.reedycreate