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 CuriousLearner, miss-islington, ncoghlan, ppt000, serhiy.storchaka, xtreak
Date 2019-02-19.13:47:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550584035.64.0.96804585763.issue31506@roundup.psfhosted.org>
In-reply-to
Content
New changeset 64ca72822338e0ba6e4f14d0a1cd3a9dcfa6c9ac by Miss Islington (bot) in branch '3.7':
bpo-31506: Clarify error messages for object.__new__ and object.__init__ (GH-11641)
https://github.com/python/cpython/commit/64ca72822338e0ba6e4f14d0a1cd3a9dcfa6c9ac
History
Date User Action Args
2019-02-19 13:47:15miss-islingtonsetrecipients: + miss-islington, ncoghlan, serhiy.storchaka, CuriousLearner, xtreak, ppt000
2019-02-19 13:47:15miss-islingtonsetmessageid: <1550584035.64.0.96804585763.issue31506@roundup.psfhosted.org>
2019-02-19 13:47:15miss-islingtonlinkissue31506 messages
2019-02-19 13:47:15miss-islingtoncreate