- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message128879
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | loewis |
|---|---|
| Recipients | georg.brandl, loewis, pitrou |
| Date | 2011-02-19.19:39:43 |
| SpamBayes Score | 4.4582728e-05 |
| Marked as misclassified | No |
| Message-id | <4D601C7F.3010009@v.loewis.de> |
| In-reply-to | <1298140473.3793.12.camel@localhost.localdomain> |
| Content | |
|---|---|
>>> Sounds like a blocker to me. Martin, will you be able to provide a patch before final? >> >> The attached patch works fine for me. > > Is there some documentation somewhere for all this? Can you please be more specific? What's "all this"? That tp_doc will be copied is currently undocumented. PyType_FromSpec is documented in the PEP. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-02-19 19:39:45 | loewis | set | recipients: + loewis, georg.brandl, pitrou |
| 2011-02-19 19:39:43 | loewis | link | issue11249 messages |
| 2011-02-19 19:39:43 | loewis | create | |

