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 serhiy.storchaka
Recipients Yury.Selivanov, belopolsky, eryksun, methane, ncoghlan, serhiy.storchaka, vstinner, xiang.zhang, yselivanov
Date 2021-03-20.08:53:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616230393.21.0.426490245047.issue29178@roundup.psfhosted.org>
In-reply-to
Content
I am more warm to this feature now (+0). Not because it would allow to write some code shorter, but because it can be in line with other type-strict alternate constructors, like int.fromnumber() and int.parse(). But questions about parameters and subclasses still stay.
History
Date User Action Args
2021-03-20 08:53:13serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, belopolsky, vstinner, methane, Yury.Selivanov, yselivanov, eryksun, xiang.zhang
2021-03-20 08:53:13serhiy.storchakasetmessageid: <1616230393.21.0.426490245047.issue29178@roundup.psfhosted.org>
2021-03-20 08:53:13serhiy.storchakalinkissue29178 messages
2021-03-20 08:53:13serhiy.storchakacreate