Message309116
| Author | thatiparthy |
|---|---|
| Recipients | eli.bendersky, gphemsley, mdk, scoder, thatiparthy |
| Date | 2017-12-28.07:13:25 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1514445206.25.0.213398074469.issue32424@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Renaming the method `copy()` to `__copy__` breaks the API. I would rather have an alias for `__copy__`. I agree that it is not documented, but some users tend to assume public methods are documented and use them. So i think it is better to not to break their code. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-12-28 07:13:26 | thatiparthy | set | recipients: + thatiparthy, scoder, eli.bendersky, mdk, gphemsley |
| 2017-12-28 07:13:26 | thatiparthy | set | messageid: <1514445206.25.0.213398074469.issue32424@psf.upfronthosting.co.za> |
| 2017-12-28 07:13:26 | thatiparthy | link | issue32424 messages |
| 2017-12-28 07:13:25 | thatiparthy | create | |