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 serhiy.storchaka
Recipients bar.harel, pakal, rhettinger, serhiy.storchaka
Date 2016-09-25.21:44:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474839891.46.0.829393282711.issue27141@psf.upfronthosting.co.za>
In-reply-to
Content
UserList.copy() doesn't copy instance attributes, but copy.copy() should copy them.
History
Date User Action Args
2016-09-25 21:44:51serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, pakal, bar.harel
2016-09-25 21:44:51serhiy.storchakasetmessageid: <1474839891.46.0.829393282711.issue27141@psf.upfronthosting.co.za>
2016-09-25 21:44:51serhiy.storchakalinkissue27141 messages
2016-09-25 21:44:51serhiy.storchakacreate