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 cheryl.sabella, terry.reedy
Date 2018-02-22.01:42:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519263723.07.0.467229070634.issue32880@psf.upfronthosting.co.za>
In-reply-to
Content
One sub-issue is to expand the current short doc section (2.1. Automatic indentation) the intended smart indenting.  There is nothing about open parameter lists, not about multiline tuple/list/dict displays.  It should say (IN CAPS?) that an indent that seems wrong likely indicates a syntax error that has mislead the indenter.
History
Date User Action Args
2018-02-22 01:42:03terry.reedysetrecipients: + terry.reedy, cheryl.sabella
2018-02-22 01:42:03terry.reedysetmessageid: <1519263723.07.0.467229070634.issue32880@psf.upfronthosting.co.za>
2018-02-22 01:42:03terry.reedylinkissue32880 messages
2018-02-22 01:42:02terry.reedycreate