Message309144
| Author | p-ganssle |
|---|---|
| Recipients | asvetlov, eli.bendersky, gphemsley, mdk, p-ganssle, scoder, thatiparthy |
| Date | 2017-12-28.22:22:10 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1514499730.77.0.213398074469.issue32424@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
@Andrew Are you suggesting that a `copy` method be *added* to the C implementation, as an alias to __copy__? Because it makes no sense to keep the pure Python and C implementations out of sync just so that it's easier for projects forking the pure Python implementation to maintain backwards compatibility with their earlier implementations. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-12-28 22:22:10 | p-ganssle | set | recipients: + p-ganssle, scoder, eli.bendersky, asvetlov, thatiparthy, mdk, gphemsley |
| 2017-12-28 22:22:10 | p-ganssle | set | messageid: <1514499730.77.0.213398074469.issue32424@psf.upfronthosting.co.za> |
| 2017-12-28 22:22:10 | p-ganssle | link | issue32424 messages |
| 2017-12-28 22:22:10 | p-ganssle | create | |