18 Mar
2019
18 Mar
'19
7:20 p.m.
Josh Rosenberg <shadowranger+python@gmail.com> added the comment: To be clear, only the constants that include the substring RESTRICTED are useless; READONLY remains useful and should not be removed (though per my suggestion on #36347, it might be good to add an alias for it named PY_READONLY to match the Python C API naming conventions). ---------- title: Remove documentation and internal use of the RESTRICTED constants for PyMemberDef's flags field -> Remove documentation and internal use of the *RESTRICTED constants for PyMemberDef's flags field _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue36355> _______________________________________