Message189959
| Author | pitrou |
|---|---|
| Recipients | gvanrossum, kristjan.jonsson, pitrou, rhettinger, vstinner |
| Date | 2013-05-25.13:16:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1369487783.17.0.431818653534.issue17936@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Note that making tp_subclasses a dict makes the __subclasses__ return order undefined. I don't think I've ever seen __subclasses__ actually used, so I'm not convinced it's a problem, but perhaps it's worth floating the idea on python-dev. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-05-25 13:16:23 | pitrou | set | recipients: + pitrou, gvanrossum, rhettinger, kristjan.jonsson, vstinner |
| 2013-05-25 13:16:23 | pitrou | set | messageid: <1369487783.17.0.431818653534.issue17936@psf.upfronthosting.co.za> |
| 2013-05-25 13:16:23 | pitrou | link | issue17936 messages |
| 2013-05-25 13:16:22 | pitrou | create | |