Message241281
| Author | steve.dower |
|---|---|
| Recipients | loewis, serhiy.storchaka, steve.dower, tim.golden, zach.ware |
| Date | 2015-04-16.22:00:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1429221654.43.0.068022439264.issue23903@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
That would be the preferred way to do it, but we got no traction from anyone at PyCon or on python-dev when we tried to get people to look at what's changed. I suspect we haven't marketed the stable API well enough to have a lot of users, and the build tools still mark everything as 3.x-specific rather than 3-specific. Keeping it as a bare minimum interface has its value, but it's not unreasonable to expect that the functions available from the headers under Py_LIMITED_API are actually exported by python3.dll. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-04-16 22:00:54 | steve.dower | set | recipients: + steve.dower, loewis, tim.golden, zach.ware, serhiy.storchaka |
| 2015-04-16 22:00:54 | steve.dower | set | messageid: <1429221654.43.0.068022439264.issue23903@psf.upfronthosting.co.za> |
| 2015-04-16 22:00:54 | steve.dower | link | issue23903 messages |
| 2015-04-16 22:00:54 | steve.dower | create | |