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 Tyler Wince
Recipients Anthony Sottile, BTaskaya, Tyler Wince, mbussonn, serhiy.storchaka
Date 2019-06-25.22:20:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561501236.79.0.507896780817.issue36917@roundup.psfhosted.org>
In-reply-to
Content
Another example of the breaking change here is in the security linter `PyCQA/bandit`. It may be a simple addition of a check in the meta parser for the ast but I would tend to agree with Anthony around whether or not it is worth it. 

Anyone else have any thoughts on this since the conversation ended last month?
History
Date User Action Args
2019-06-25 22:20:36Tyler Wincesetrecipients: + Tyler Wince, serhiy.storchaka, mbussonn, Anthony Sottile, BTaskaya
2019-06-25 22:20:36Tyler Wincesetmessageid: <1561501236.79.0.507896780817.issue36917@roundup.psfhosted.org>
2019-06-25 22:20:36Tyler Wincelinkissue36917 messages
2019-06-25 22:20:36Tyler Wincecreate