On Fri, 16 Dec 2016 13:07:46 +0100 Erik Bray <erik.m.b...@gmail.com> wrote: > Greetings all, > > I wanted to bring attention to an issue that's been languishing on the > bug tracker since last year, which I think would best be addressed by > changes to CPython's C-API. The original issue is at > http://bugs.python.org/issue25658, but I have made an effort below in > a sort of proto-PEP to summarize the problem and the proposed > solution. > > I haven't written this up in the proper PEP format because I want to > see if the idea has some broader support first, and it's also not > clear to me whether C-API changes (especially to undocumented APIs) > even require their own PEP.
This is a nice detailed write-up and I'm in favour of the proposal. Regards Antoine. _______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/