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 yselivanov
Recipients methane, rhettinger, serhiy.storchaka, vstinner, yselivanov
Date 2018-01-22.16:54:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516640085.37.0.467229070634.issue31179@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b0a7a037b8fde56b62f886d5188bced7776777b4 by Yury Selivanov in branch 'master':
bpo-31179: Make dict.copy() up to 5.5 times faster. (#3067)
https://github.com/python/cpython/commit/b0a7a037b8fde56b62f886d5188bced7776777b4
History
Date User Action Args
2018-01-22 16:54:45yselivanovsetrecipients: + yselivanov, rhettinger, vstinner, methane, serhiy.storchaka
2018-01-22 16:54:45yselivanovsetmessageid: <1516640085.37.0.467229070634.issue31179@psf.upfronthosting.co.za>
2018-01-22 16:54:45yselivanovlinkissue31179 messages
2018-01-22 16:54:45yselivanovcreate