Message329496
| Author | Windson Yang |
|---|---|
| Recipients | Windson Yang, chris.jerdonek, docs@python, nedbat, orlnub123, pablogsal, serhiy.storchaka, steven.daprano, terry.reedy, vstinner, xtreak |
| Date | 2018-11-09.05:00:15 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1541739615.89.0.788709270274.issue35105@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I try to create a PR for it. Should we add 'CPython implementation detail' at the document? Because this happens at cpython as well as pypy. BTW, where should we add the document? I have two choices. * https://docs.python.org/3/reference/datamodel.html#object.__setattr__ * https://docs.python.org/3/library/functions.html#setattr |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-11-09 05:00:16 | Windson Yang | set | recipients: + Windson Yang, terry.reedy, vstinner, nedbat, steven.daprano, chris.jerdonek, docs@python, serhiy.storchaka, pablogsal, xtreak, orlnub123 |
| 2018-11-09 05:00:15 | Windson Yang | set | messageid: <1541739615.89.0.788709270274.issue35105@psf.upfronthosting.co.za> |
| 2018-11-09 05:00:15 | Windson Yang | link | issue35105 messages |
| 2018-11-09 05:00:15 | Windson Yang | create | |