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 rhettinger
Recipients Aaron.Staley, Ankur.Ankan, chris.jerdonek, docs@python, nanjekyejoannah, rhettinger
Date 2019-08-26.07:19:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566803963.46.0.322588266579.issue15542@roundup.psfhosted.org>
In-reply-to
Content
New changeset c841fb9e065c393bba5d5505238f7e286f1dcfc6 by Raymond Hettinger (Miss Islington (bot)) in branch '3.8':
bpo-15542: Documentation incorrectly suggests __init__ called after direct  __new__ call (GH-15478) (GH-15506)
https://github.com/python/cpython/commit/c841fb9e065c393bba5d5505238f7e286f1dcfc6
History
Date User Action Args
2019-08-26 07:19:23rhettingersetrecipients: + rhettinger, chris.jerdonek, docs@python, Aaron.Staley, Ankur.Ankan, nanjekyejoannah
2019-08-26 07:19:23rhettingersetmessageid: <1566803963.46.0.322588266579.issue15542@roundup.psfhosted.org>
2019-08-26 07:19:23rhettingerlinkissue15542 messages
2019-08-26 07:19:23rhettingercreate