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, miss-islington, serhiy.storchaka, terry.reedy
Date 2018-06-15.19:23:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529090620.12.0.56676864532.issue33852@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 184e8ed1eeda3ba869755ff37374dd86f332f30d by Terry Jan Reedy (Andrés Delfino) in branch '2.7':
[2.7] bpo-33852: Remove misplaced parentheses around 'list'. (GH-7672) (#7716)
https://github.com/python/cpython/commit/184e8ed1eeda3ba869755ff37374dd86f332f30d
History
Date User Action Args
2018-06-15 19:23:40terry.reedysetrecipients: + terry.reedy, gvanrossum, docs@python, serhiy.storchaka, adelfino, miss-islington
2018-06-15 19:23:40terry.reedysetmessageid: <1529090620.12.0.56676864532.issue33852@psf.upfronthosting.co.za>
2018-06-15 19:23:40terry.reedylinkissue33852 messages
2018-06-15 19:23:40terry.reedycreate