Stéphane Wirtel <steph...@wirtel.be> added the comment:

@Serhiy

I have updated my branch with your recommendation.

1. rename READONLY, etc... to PY_READONLY. 
Why the PY_ prefix, because there was a renaming for WRITE_RESTRICTED to 
PY_WRITE_RESTRICTED. in that case, I wanted to keep the same change.

2. Updated the documentation
2.1. Add a "former constant" column in newtypes.rst
3. Update all the references in the code.
4. Replace the 0 by PY_READWRITE.

Voilà,

If you have another suggestion, tell me.

Have a nice day,

----------

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

Reply via email to