Message 243950 - Python tracker
Message243950
| Author | steve.dower |
|---|---|
| Recipients | BreamoreBoy, eric.snow, larry, ncoghlan, petr.viktorin, python-dev, steve.dower, zach.ware |
| Date | 2015-05-23.21:37:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1432417020.15.0.161618689701.issue24268@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It also required updating PC/python3.def to put the new functions into the stable API. This is the reason we should auto-gen that file (+Zach), to make sure that anything people can #include under the limited ABI can actually be used. Just double checking all the build configurations and then I'll push. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-05-23 21:37:00 | steve.dower | set | recipients: + steve.dower, ncoghlan, larry, petr.viktorin, BreamoreBoy, python-dev, eric.snow, zach.ware |
| 2015-05-23 21:37:00 | steve.dower | set | messageid: <1432417020.15.0.161618689701.issue24268@psf.upfronthosting.co.za> |
| 2015-05-23 21:37:00 | steve.dower | link | issue24268 messages |
| 2015-05-23 21:37:00 | steve.dower | create | |