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 miss-islington
Recipients Mark.Shannon, Yury.Selivanov, eric.snow, methane, miss-islington, rhettinger, serhiy.storchaka, vstinner
Date 2018-04-17.17:17:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523985448.73.0.682650639539.issue33205@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 902bb62d5af21526b68892a1032c63aa86ded247 by Miss Islington (bot) in branch '3.7':
bpo-33205: dict: Change GROWTH_RATE to `used*3` (GH-6350)
https://github.com/python/cpython/commit/902bb62d5af21526b68892a1032c63aa86ded247
History
Date User Action Args
2018-04-17 17:17:28miss-islingtonsetrecipients: + miss-islington, rhettinger, vstinner, methane, Yury.Selivanov, Mark.Shannon, eric.snow, serhiy.storchaka
2018-04-17 17:17:28miss-islingtonsetmessageid: <1523985448.73.0.682650639539.issue33205@psf.upfronthosting.co.za>
2018-04-17 17:17:28miss-islingtonlinkissue33205 messages
2018-04-17 17:17:28miss-islingtoncreate