Message163449
| Author | pitrou |
|---|---|
| Recipients | docs@python, loewis, pitrou |
| Date | 2012-06-22.18:11:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1340388687.85.0.64744522039.issue15140@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In PEP 384, the PyType_Spec struct has a "const char *doc" that is not present in the implementation (Include/object.h). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-06-22 18:11:27 | pitrou | set | recipients: + pitrou, loewis, docs@python |
| 2012-06-22 18:11:27 | pitrou | set | messageid: <1340388687.85.0.64744522039.issue15140@psf.upfronthosting.co.za> |
| 2012-06-22 18:11:27 | pitrou | link | issue15140 messages |
| 2012-06-22 18:11:26 | pitrou | create | |