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 gvanrossum, levkivskyi, pitrou, serhiy.storchaka, yselivanov
Date 2017-12-15.14:43:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513348995.37.0.213398074469.issue32332@psf.upfronthosting.co.za>
In-reply-to
Content
PR 4883 shows how magic methods for PEP 560 can be implemented without introducing new slots.
History
Date User Action Args
2017-12-15 14:43:15serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, pitrou, yselivanov, levkivskyi
2017-12-15 14:43:15serhiy.storchakasetmessageid: <1513348995.37.0.213398074469.issue32332@psf.upfronthosting.co.za>
2017-12-15 14:43:15serhiy.storchakalinkissue32332 messages
2017-12-15 14:43:15serhiy.storchakacreate