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 Dennis Sweeney
Recipients Alex-Blade, Dennis Sweeney, NeilGirdhar
Date 2022-02-13.01:58:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644717508.87.0.0841103472186.issue46730@roundup.psfhosted.org>
In-reply-to
Content
Go ahead and open a PR -- it makes it easier to discuss particular changes.

Regarding backwards-compatibility, error messages improvements are fair game for Python 3.11, we just shouldn't backport them to earlier versions.

We can also consider including the type of the relevant object in the error messages.
History
Date User Action Args
2022-02-13 01:58:28Dennis Sweeneysetrecipients: + Dennis Sweeney, NeilGirdhar, Alex-Blade
2022-02-13 01:58:28Dennis Sweeneysetmessageid: <1644717508.87.0.0841103472186.issue46730@roundup.psfhosted.org>
2022-02-13 01:58:28Dennis Sweeneylinkissue46730 messages
2022-02-13 01:58:28Dennis Sweeneycreate