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 Kevin Shweh, docs@python, lukasz.langa, rhettinger, serhiy.storchaka, veky
Date 2021-09-07.16:04:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631030683.37.0.453384520758.issue45104@roundup.psfhosted.org>
In-reply-to
Content
New changeset fa15df77f02ba4a66ba0b71989381a426038be01 by Raymond Hettinger in branch 'main':
bpo-45104: Clarify when __init__ is called (GH-28210)
https://github.com/python/cpython/commit/fa15df77f02ba4a66ba0b71989381a426038be01
History
Date User Action Args
2021-09-07 16:04:43lukasz.langasetrecipients: + lukasz.langa, rhettinger, docs@python, serhiy.storchaka, veky, Kevin Shweh
2021-09-07 16:04:43lukasz.langasetmessageid: <1631030683.37.0.453384520758.issue45104@roundup.psfhosted.org>
2021-09-07 16:04:43lukasz.langalinkissue45104 messages
2021-09-07 16:04:43lukasz.langacreate