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 miss-islington
Recipients benjamin.peterson, cjw296, cvrebert, eric.araujo, georg.brandl, lukasz.langa, miss-islington, mloskot, quantum, r.david.murray, rhettinger
Date 2021-08-22.19:49:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629661768.16.0.835834832692.issue4442@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0627918f0b69a15aa16e4ccbb5d8eaae4f6a2caf by Miss Islington (bot) in branch '3.10':
bpo-4442:  Document use of __new__ for subclasses of immutable types (GH-27866)
https://github.com/python/cpython/commit/0627918f0b69a15aa16e4ccbb5d8eaae4f6a2caf
History
Date User Action Args
2021-08-22 19:49:28miss-islingtonsetrecipients: + miss-islington, georg.brandl, rhettinger, cjw296, benjamin.peterson, eric.araujo, r.david.murray, cvrebert, lukasz.langa, mloskot, quantum
2021-08-22 19:49:28miss-islingtonsetmessageid: <1629661768.16.0.835834832692.issue4442@roundup.psfhosted.org>
2021-08-22 19:49:28miss-islingtonlinkissue4442 messages
2021-08-22 19:49:28miss-islingtoncreate