Message338366
@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, |
|
| Date |
User |
Action |
Args |
| 2019-03-19 15:37:32 | matrixise | set | recipients:
+ matrixise, serhiy.storchaka, josh.r |
| 2019-03-19 15:37:32 | matrixise | set | messageid: <[email protected]> |
| 2019-03-19 15:37:32 | matrixise | link | issue36347 messages |
| 2019-03-19 15:37:32 | matrixise | create | |
|