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 Aaron Hall, levkivskyi, rhettinger, serhiy.storchaka
Date 2017-06-06.19:34:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496777699.12.0.530188610379.issue30463@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ff48739ed0a3f366c4d56d3c86a37cbdeec600de by Serhiy Storchaka (Aaron Hall, MBA) in branch 'master':
bpo-30463: Add an empty __slots__ to abc.ABC.
https://github.com/python/cpython/commit/ff48739ed0a3f366c4d56d3c86a37cbdeec600de
History
Date User Action Args
2017-06-06 19:34:59serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, levkivskyi, Aaron Hall
2017-06-06 19:34:59serhiy.storchakasetmessageid: <1496777699.12.0.530188610379.issue30463@psf.upfronthosting.co.za>
2017-06-06 19:34:59serhiy.storchakalinkissue30463 messages
2017-06-06 19:34:59serhiy.storchakacreate