Message 130591 - Python tracker
Message130591
| Author | eltoder |
|---|---|
| Recipients | eltoder, mark.dickinson, pitrou, rhettinger |
| Date | 2011-03-11.17:19:59 |
| SpamBayes Score | 7.3049553e-09 |
| Marked as misclassified | No |
| Message-id | <1299864002.15.0.0191607695726.issue11462@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> _PyCode_AddObj() should be added to Include/code.h Should it be declared as PyAPI_FUNC too? This will make it unnecessarily exported (when patch in Issue11410 is merged), so I wanted to avoid that. btw, that you for reviewing the patch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-03-11 17:20:02 | eltoder | set | recipients: + eltoder, rhettinger, mark.dickinson, pitrou |
| 2011-03-11 17:20:02 | eltoder | set | messageid: <1299864002.15.0.0191607695726.issue11462@psf.upfronthosting.co.za> |
| 2011-03-11 17:19:59 | eltoder | link | issue11462 messages |
| 2011-03-11 17:19:59 | eltoder | create | |