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 kayhayen, pablogsal, pitrou, serhiy.storchaka, vstinner, yselivanov
Date 2018-07-06.16:20:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530894011.02.0.56676864532.issue34042@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0b75228700e0077d8bf2636e74733389514b4b2f by Yury Selivanov in branch 'master':
bpo-34042: Fix dict.copy() to maintain correct total refcount (GH-8119)
https://github.com/python/cpython/commit/0b75228700e0077d8bf2636e74733389514b4b2f
History
Date User Action Args
2018-07-06 16:20:11yselivanovsetrecipients: + yselivanov, pitrou, vstinner, kayhayen, serhiy.storchaka, pablogsal
2018-07-06 16:20:11yselivanovsetmessageid: <1530894011.02.0.56676864532.issue34042@psf.upfronthosting.co.za>
2018-07-06 16:20:11yselivanovlinkissue34042 messages
2018-07-06 16:20:10yselivanovcreate