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 kayhayen, miss-islington, pablogsal, pitrou, serhiy.storchaka, vstinner, yselivanov
Date 2018-07-06.16:40:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530895219.8.0.56676864532.issue34042@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 127bd9bfd591c8ec1a97eb7f4037c8b884eef973 by Miss Islington (bot) in branch '3.7':
bpo-34042: Fix dict.copy() to maintain correct total refcount (GH-8119)
https://github.com/python/cpython/commit/127bd9bfd591c8ec1a97eb7f4037c8b884eef973
History
Date User Action Args
2018-07-06 16:40:19miss-islingtonsetrecipients: + miss-islington, pitrou, vstinner, kayhayen, serhiy.storchaka, yselivanov, pablogsal
2018-07-06 16:40:19miss-islingtonsetmessageid: <1530895219.8.0.56676864532.issue34042@psf.upfronthosting.co.za>
2018-07-06 16:40:19miss-islingtonlinkissue34042 messages
2018-07-06 16:40:19miss-islingtoncreate