A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2010-December/106340.html below:

[Python-Dev] PEP 384 accepted

[Python-Dev] PEP 384 accepted [Python-Dev] PEP 384 acceptedÉric Araujo merwok at netwok.org
Fri Dec 3 03:14:21 CET 2010
> even without having any changes in distutils it would make sense to know if an 
> extension can be built with the restricted ABI, so maybe it is better to defer 
> any changes to the extension soname, and provide a check for an extension if it 
> conforms to the restricted ABI, even if the extension still uses the python 
> version specific soname.

Python’s setup.py has an example in Martin’s branch:

  ext = Extension('xxlimited', ['xxlimited.c'],
                  define_macros=[('Py_LIMITED_API', 1)])

<http://codereview.appspot.com/3262043/patch/1/68>

This is possible with today’s distutils.  I don’t know if it’s enough to
build stable-ABI-conformant extension modules.

Regards

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4