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 serhiy.storchaka
Recipients mark.dickinson, serhiy.storchaka
Date 2017-03-24.19:28:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490383725.47.0.823744186768.issue29894@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 671079ef6063fe227460a6c3114625fb6282bbd0 by Serhiy Storchaka in branch 'master':
bpo-29894: Deprecate returning an instance of complex subclass from __complex__. (#798)
https://github.com/python/cpython/commit/671079ef6063fe227460a6c3114625fb6282bbd0
History
Date User Action Args
2017-03-24 19:28:45serhiy.storchakasetrecipients: + serhiy.storchaka, mark.dickinson
2017-03-24 19:28:45serhiy.storchakasetmessageid: <1490383725.47.0.823744186768.issue29894@psf.upfronthosting.co.za>
2017-03-24 19:28:45serhiy.storchakalinkissue29894 messages
2017-03-24 19:28:45serhiy.storchakacreate