Serhiy Storchaka added the comment:

Changes are not applied to 3.5. It is harder to do since many private functions 
in 3.5 are still available in limited API. And there is a risk to break 
third-party code that defines Py_LIMITED_API, but uses API with higher version 
than required.

----------
assignee:  -> serhiy.storchaka
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
versions:  -Python 3.5

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

Reply via email to