Re: [Python-Dev] PEP 489: Redesigning extension module loading

Nick Coghlan <[email protected]> Thu, 19 Mar 2015 01:01:14 +1000
Newsgroups gmane.comp.python.import,gmane.comp.python.devel
Message-ID <CADiSq7d9NrH8R6+g+Hocfgfy2oMED6Cmrt5mWdqeOyonc7M23A@mail.gmail.com>
On 18 March 2015 at 06:41, Mark Lawrence <[email protected]> wrote:
> On 16/03/2015 12:38, Petr Viktorin wrote:
>>
>> Hello,
>
>
> Can you use anything from the meta issue http://bugs.python.org/issue15787
> for PEP 3121 and PEP 384 or will the work that you are doing render
> everything done previously redundant?

Nothing should break in relation to PEP 3121 or 384, so I think that
determination would still need to be made on a case by case basis.
Alternatively, it may be possible to update the abitype.py converter
to also switch to the new module initialisation hooks (if we can
figure out a good way of automating that).

Cheers,
Nick.

-- 
Nick Coghlan   |   [email protected]   |   Brisbane, Australia