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 lukasz.langa
Recipients benjamin.peterson, cjw296, cvrebert, eric.araujo, georg.brandl, lukasz.langa, miss-islington, mloskot, quantum, r.david.murray, rhettinger
Date 2021-08-22.19:27:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629660434.66.0.246131190865.issue4442@roundup.psfhosted.org>
In-reply-to
Content
New changeset eec340ea3af27887fcaac4029ebdee99f3713bff by Raymond Hettinger in branch 'main':
bpo-4442:  Document use of __new__ for subclasses of immutable types (GH-27866)
https://github.com/python/cpython/commit/eec340ea3af27887fcaac4029ebdee99f3713bff
History
Date User Action Args
2021-08-22 19:27:14lukasz.langasetrecipients: + lukasz.langa, georg.brandl, rhettinger, cjw296, benjamin.peterson, eric.araujo, r.david.murray, cvrebert, mloskot, miss-islington, quantum
2021-08-22 19:27:14lukasz.langasetmessageid: <1629660434.66.0.246131190865.issue4442@roundup.psfhosted.org>
2021-08-22 19:27:14lukasz.langalinkissue4442 messages
2021-08-22 19:27:14lukasz.langacreate