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