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 aroberge
Recipients aroberge, lys.nikolaou, pablogsal
Date 2021-08-18.17:40:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629308406.53.0.592287578707.issue44947@roundup.psfhosted.org>
In-reply-to
Content
Based on what I just read on https://github.com/davidhalter/parso/blob/master/parso/python/issue_list.txt
I gather that this exception is only raised in the context of an import statement with a trailing comma (usually followed by nothing).
History
Date User Action Args
2021-08-18 17:40:06arobergesetrecipients: + aroberge, lys.nikolaou, pablogsal
2021-08-18 17:40:06arobergesetmessageid: <1629308406.53.0.592287578707.issue44947@roundup.psfhosted.org>
2021-08-18 17:40:06arobergelinkissue44947 messages
2021-08-18 17:40:06arobergecreate