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 methane
Recipients Mark.Shannon, Yury.Selivanov, eric.snow, methane, rhettinger, serhiy.storchaka, vstinner
Date 2018-04-17.06:53:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523948017.78.0.682650639539.issue33205@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5fbc511f56688654a05b9eba23d140318bb9b2d5 by INADA Naoki in branch 'master':
bpo-33205: dict: Change GROWTH_RATE to `used*3` (GH-6350)
https://github.com/python/cpython/commit/5fbc511f56688654a05b9eba23d140318bb9b2d5
History
Date User Action Args
2018-04-17 06:53:38methanesetrecipients: + methane, rhettinger, vstinner, Yury.Selivanov, Mark.Shannon, eric.snow, serhiy.storchaka
2018-04-17 06:53:37methanesetmessageid: <1523948017.78.0.682650639539.issue33205@psf.upfronthosting.co.za>
2018-04-17 06:53:37methanelinkissue33205 messages
2018-04-17 06:53:37methanecreate