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 rhettinger, serhiy.storchaka, terry.reedy, vstinner
Date 2017-04-16.06:21:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492323705.98.0.395808361071.issue29838@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 813f943c592cf225871b99cffc99304c8cbbee40 by Serhiy Storchaka in branch 'master':
bpo-29838: Add asserts for checking results of sq_length and mq_length slots. (#700)
https://github.com/python/cpython/commit/813f943c592cf225871b99cffc99304c8cbbee40
History
Date User Action Args
2017-04-16 06:21:46serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, terry.reedy, vstinner
2017-04-16 06:21:45serhiy.storchakasetmessageid: <1492323705.98.0.395808361071.issue29838@psf.upfronthosting.co.za>
2017-04-16 06:21:45serhiy.storchakalinkissue29838 messages
2017-04-16 06:21:45serhiy.storchakacreate