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 bar.harel, miss-islington, pakal, rhettinger, serhiy.storchaka
Date 2019-05-19.14:26:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558276000.94.0.861601748413.issue27141@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3645d29a1dc2102fdb0f5f0c0129ff2295bcd768 by Miss Islington (bot) in branch '3.7':
bpo-27141: Fix collections.UserList and UserDict shallow copy. (GH-4094)
https://github.com/python/cpython/commit/3645d29a1dc2102fdb0f5f0c0129ff2295bcd768
History
Date User Action Args
2019-05-19 14:26:40miss-islingtonsetrecipients: + miss-islington, rhettinger, pakal, serhiy.storchaka, bar.harel
2019-05-19 14:26:40miss-islingtonsetmessageid: <1558276000.94.0.861601748413.issue27141@roundup.psfhosted.org>
2019-05-19 14:26:40miss-islingtonlinkissue27141 messages
2019-05-19 14:26:40miss-islingtoncreate