Carl Bordum Hansen <[email protected]> added the comment:
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. ---------- nosy: +carlbordum _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue16520> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
