Message274762
Xiang, if multi-phase initialisation is an area you're interested in, it occurs to me you may also want to take a look at Petr's proposal to provide efficient access to global module state from methods of extension types: https://mail.python.org/pipermail/import-sig/2016-August/001065.html
With the 3.6 feature freeze deadline imminent it's looking like that will be deferred to 3.7, but it's still a significant improvement that should encourage greater use of the newer more submodule and reloading friendly approach to C extension module initialisation. |
|
Date |
User |
Action |
Args |
2016-09-07 05:32:42 | ncoghlan | set | recipients:
+ ncoghlan, petr.viktorin, python-dev, xiang.zhang |
2016-09-07 05:32:42 | ncoghlan | set | messageid: <1473226362.61.0.0282047146229.issue27782@psf.upfronthosting.co.za> |
2016-09-07 05:32:42 | ncoghlan | link | issue27782 messages |
2016-09-07 05:32:42 | ncoghlan | create | |
|