Message319634
| Author |
adelfino |
| Recipients |
adelfino, docs@python, terry.reedy |
| Date |
2018-06-15.18:12:57 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1529086377.31.0.579493977442.issue33832@psf.upfronthosting.co.za> |
| In-reply-to |
|
| Content |
The original intention of the PR, as shown in this issue, was to add "magic method" in the Glossary as a synonym for "special method", and add "magic method" in Data model (so that people reading Data Model would understand what a "magic method" is).
Then I was requested some changes, and stated I wasn't sure about them.
I don't believe special methods should be explicitly declared in each mention.
The "problem" this PR intended to "solve" was to let people know what a "magic method" is, because as I see it, it has become pretty standard to use "special method" with no indication that it is a synonym of "magic method". |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2018-06-15 18:12:57 | adelfino | set | recipients:
+ adelfino, terry.reedy, docs@python |
| 2018-06-15 18:12:57 | adelfino | set | messageid: <1529086377.31.0.579493977442.issue33832@psf.upfronthosting.co.za> |
| 2018-06-15 18:12:57 | adelfino | link | issue33832 messages |
| 2018-06-15 18:12:57 | adelfino | create | |
|