Petr Viktorin <encu...@gmail.com> added the comment:

- The removed functions are still listed in the documentation; this is 
confusing.

- `struct _node` is not very usable in the C API, but what I saw in mod_wsgi 
was giving gave PyParser_* output to PyNode_Compile. I tried to write porting 
notes for this usage. It should also help with the "compile to check for syntax 
errors" case in unbound.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40939>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to