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 methane, serhiy.storchaka, vstinner
Date 2016-11-21.13:47:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479736034.25.0.945008683075.issue28731@psf.upfronthosting.co.za>
In-reply-to
Content
I think function scope constant is good. Similar code in dictresize() should have different bound.

The patch LGTM.
History
Date User Action Args
2016-11-21 13:47:14serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, methane
2016-11-21 13:47:14serhiy.storchakasetmessageid: <1479736034.25.0.945008683075.issue28731@psf.upfronthosting.co.za>
2016-11-21 13:47:14serhiy.storchakalinkissue28731 messages
2016-11-21 13:47:14serhiy.storchakacreate