[docs] [issue15542] Documentation incorrectly suggests __init__ called after direct __new__ call
Raymond Hettinger
report at bugs.python.org
Mon Aug 26 02:53:15 EDT 2019
Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:
New changeset 6b16d938d6d1ccb443815e20e8812deed274dc09 by Raymond Hettinger (Joannah Nanjekye) in branch 'master':
bpo-15542: Documentation incorrectly suggests __init__ called after direct __new__ call (GH-15478)
https://github.com/python/cpython/commit/6b16d938d6d1ccb443815e20e8812deed274dc09
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue15542>
_______________________________________
More information about the docs
mailing list