Alexander Belopolsky <[email protected]> added the comment:

I am attaching a patch for commit review.  I added an underscore prefix to all 
new macros.  This way I am not introducing new features and we will have a full 
release cycle to come up with better names.  i would just note that "next" 
terminology is consistent with PyDict_Next and _PySet_NextEntry.  The latter 
suggests that Py_UNICODE_NEXT_UCS4 may be a better choice.

----------
assignee: lemburg -> belopolsky
stage: patch review -> commit review
Added file: http://bugs.python.org/file20186/issue10542.diff

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue10542>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to