Message309140
| Author | asvetlov |
|---|---|
| Recipients | asvetlov, eli.bendersky, gphemsley, mdk, scoder, thatiparthy |
| Date | 2017-12-28.19:42:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1514490161.63.0.213398074469.issue32424@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I mean dropping `.copy()` breaks not only compatibility between pure python versions but also between pypy releases and pypy/CPython code. That's why I suggest to keep `.copy()` as an alias for `__copy__()`. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-12-28 19:42:41 | asvetlov | set | recipients: + asvetlov, scoder, eli.bendersky, thatiparthy, mdk, gphemsley |
| 2017-12-28 19:42:41 | asvetlov | set | messageid: <1514490161.63.0.213398074469.issue32424@psf.upfronthosting.co.za> |
| 2017-12-28 19:42:41 | asvetlov | link | issue32424 messages |
| 2017-12-28 19:42:41 | asvetlov | create | |