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 carlbordum
Recipients carlbordum, chris.jerdonek, ezio.melotti, mark.dickinson, nanjekyejoannah
Date 2019-07-13.14:35:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563028533.93.0.658317463871.issue16520@roundup.psfhosted.org>
In-reply-to
Content
I think changing the message will break a lot of tests.

Here are some examples just from CPython:
https://github.com/python/cpython/blob/master/Lib/test/test_dataclasses.py#L2655
https://github.com/python/cpython/blob/master/Lib/test/test_extcall.py

It would also outdate some documentation examples.
History
Date User Action Args
2019-07-13 14:35:33carlbordumsetrecipients: + carlbordum, mark.dickinson, ezio.melotti, chris.jerdonek, nanjekyejoannah
2019-07-13 14:35:33carlbordumsetmessageid: <1563028533.93.0.658317463871.issue16520@roundup.psfhosted.org>
2019-07-13 14:35:33carlbordumlinkissue16520 messages
2019-07-13 14:35:33carlbordumcreate