[Python-Dev] libpython added to ABI tracker
Andrey Ponomarenko
aponomarenko at rosalab.ru
Mon Mar 31 13:38:33 CEST 2014
More information about the Python-Dev mailing list
Mon Mar 31 13:38:33 CEST 2014
- Previous message: [Python-Dev] libpython added to ABI tracker
- Next message: [Python-Dev] libpython added to ABI tracker
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, Victor Stinner wrote: > Hi, > > 2014-03-28 9:31 GMT+01:00 Andrey Ponomarenko <aponomarenko at rosalab.ru>: >> The libpython library has been added to the ABI tracker: >> http://upstream-tracker.org/versions/python.html >> >> The page lists library versions and changes in API/ABI. > Nice! > > By the way, would it be possible to add a second page for the stable > ABI of Python? > > Victor The public libpython API changes will be tracked here: http://upstream-tracker.org/versions/python_public_api.html For now I've excluded only symbols starting with an underscore. What other symbols should be excluded? Thanks. -- Andrey Ponomarenko, NTC IT ROSA.
- Previous message: [Python-Dev] libpython added to ABI tracker
- Next message: [Python-Dev] libpython added to ABI tracker
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list