Message 310656 - Python tracker
Message310656
| Author | ncoghlan |
|---|---|
| Recipients | cheryl.sabella, docs@python, ncoghlan, njs |
| Date | 2018-01-25.05:39:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1516858741.93.0.467229070634.issue27505@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I think the only thing missing for the 3.7 docs now would be a pair of "versionchanged" notes indicating that __class__ has been settable since 3.5, while module level __dir__ and __getattr__ support is new in 3.7. It would also be desirable to add the __class__ docs to the 3.6 maintenance branch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-01-25 05:39:02 | ncoghlan | set | recipients: + ncoghlan, njs, docs@python, cheryl.sabella |
| 2018-01-25 05:39:01 | ncoghlan | set | messageid: <1516858741.93.0.467229070634.issue27505@psf.upfronthosting.co.za> |
| 2018-01-25 05:39:01 | ncoghlan | link | issue27505 messages |
| 2018-01-25 05:39:01 | ncoghlan | create | |