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 corona10
Recipients corona10, mark.dickinson, rhettinger, tim.peters
Date 2020-09-21.14:29:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600698585.18.0.397442395044.issue41823@roundup.psfhosted.org>
In-reply-to
Content
@rhettinger

I like the idea to add more informative information,


However, since the type is the structsequence the change can cause the
ValueError: too many values to unpack when the variable is used as a tuple.


But the if such use case is not often used, it will be okay
History
Date User Action Args
2020-09-21 14:29:45corona10setrecipients: + corona10, tim.peters, rhettinger, mark.dickinson
2020-09-21 14:29:45corona10setmessageid: <1600698585.18.0.397442395044.issue41823@roundup.psfhosted.org>
2020-09-21 14:29:45corona10linkissue41823 messages
2020-09-21 14:29:45corona10create