[Python-Dev] libpython added to ABI tracker
Antoine Pitrou
solipsis at pitrou.net
Fri Mar 28 17:25:21 CET 2014
More information about the Python-Dev mailing list
Fri Mar 28 17:25:21 CET 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 ]
On Fri, 28 Mar 2014 12:31:59 +0400 Andrey Ponomarenko <aponomarenko at rosalab.ru> wrote: > Hi, > > 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. Thanks. Do note that most of these changes are on private (internal) APIs that normal user code should never invoke / rely on (for example all those APIs starting with an underscore). Regards Antoine.
- 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