[Python-Dev] libpython added to ABI tracker (original) (raw)

Antoine Pitrou solipsis at pitrou.net
Fri Mar 28 17:25:21 CET 2014


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.



More information about the Python-Dev mailing list