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 vstinner
Recipients Ringding, Trundle, aronacher, benjamin.peterson, doko, iritkatriel, jdemeyer, larry, ned.deily, ppperry, prologic, python-dev, scoder, sebastinas, serhiy.storchaka, thansen, vstinner
Date 2022-01-25.17:58:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643133497.46.0.605483566007.issue5322@roundup.psfhosted.org>
In-reply-to
Content
Python has the same behavior since Python 2.6. While it annoys a few persons, the majority doesn't care. I suggest to close the issue.

It's easy to workaround limitation that object.__new__() which doesn't accept arguments.
History
Date User Action Args
2022-01-25 17:58:17vstinnersetrecipients: + vstinner, doko, scoder, larry, sebastinas, benjamin.peterson, ned.deily, aronacher, prologic, Trundle, Ringding, python-dev, serhiy.storchaka, jdemeyer, ppperry, thansen, iritkatriel
2022-01-25 17:58:17vstinnersetmessageid: <1643133497.46.0.605483566007.issue5322@roundup.psfhosted.org>
2022-01-25 17:58:17vstinnerlinkissue5322 messages
2022-01-25 17:58:17vstinnercreate