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 pitrou, serhiy.storchaka, vstinner
Date 2017-06-01.05:18:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496294308.2.0.664325479359.issue30509@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4e624ca50a665d7e4d527ab98932347ff43a19b0 by Serhiy Storchaka in branch 'master':
bpo-30509: Clean up calling type slots. (#1883)
https://github.com/python/cpython/commit/4e624ca50a665d7e4d527ab98932347ff43a19b0
History
Date User Action Args
2017-06-01 05:18:28serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, vstinner
2017-06-01 05:18:28serhiy.storchakasetmessageid: <1496294308.2.0.664325479359.issue30509@psf.upfronthosting.co.za>
2017-06-01 05:18:28serhiy.storchakalinkissue30509 messages
2017-06-01 05:18:28serhiy.storchakacreate