[Python-Dev] PEP 384 (stable api) question
"Martin v. Löwis"
martin at v.loewis.de
Thu Nov 7 19:35:08 CET 2013
More information about the Python-Dev mailing list
Thu Nov 7 19:35:08 CET 2013
- Previous message: [Python-Dev] PEP 384 (stable api) question
- Next message: [Python-Dev] PEP 384 (stable api) question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Am 07.11.13 13:44, schrieb Thomas Heller: > I thought that the stable API would keep exactly the same across > releases - is this expectation wrong or is this a bug? Oscar is right - this change doesn't affect the ABI, just the API. That said, please file an issue reporting what change you see in your compiler warnings. 3.4 is not released yet, perhaps there is something that can be done. Regards, Martin
- Previous message: [Python-Dev] PEP 384 (stable api) question
- Next message: [Python-Dev] PEP 384 (stable api) question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list