Message258709
| Author | serhiy.storchaka |
|---|---|
| Recipients | introom, josh.r, nadeem.vawda, serhiy.storchaka, twouters |
| Date | 2016-01-20.18:26:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1453314386.99.0.315223124808.issue25007@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I agree with Josh. Needed __deepcopy__ and tests. And I think there may be problem with sharing a docstring (that includes a signature) between copy() and __copy__(). It is better to just add separate method that calls the implementation of copy(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-01-20 18:26:27 | serhiy.storchaka | set | recipients: + serhiy.storchaka, twouters, nadeem.vawda, josh.r, introom |
| 2016-01-20 18:26:26 | serhiy.storchaka | set | messageid: <1453314386.99.0.315223124808.issue25007@psf.upfronthosting.co.za> |
| 2016-01-20 18:26:26 | serhiy.storchaka | link | issue25007 messages |
| 2016-01-20 18:26:26 | serhiy.storchaka | create | |