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 Sergey.Kirpichev, lemburg, mark.dickinson, rhettinger, serhiy.storchaka, stutzbach, terry.reedy
Date 2022-03-26.12:30:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648297853.49.0.182884115987.issue47079@roundup.psfhosted.org>
In-reply-to
Content
Integral.__add__ is an abstract method, so it is a problem of your implementation.
History
Date User Action Args
2022-03-26 12:30:53serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, rhettinger, terry.reedy, mark.dickinson, stutzbach, Sergey.Kirpichev
2022-03-26 12:30:53serhiy.storchakasetmessageid: <1648297853.49.0.182884115987.issue47079@roundup.psfhosted.org>
2022-03-26 12:30:53serhiy.storchakalinkissue47079 messages
2022-03-26 12:30:53serhiy.storchakacreate