This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.smith
Recipients Rhamphoryncus, amaury.forgeotdarc, belopolsky, eric.smith, ezio.melotti, lemburg, loewis, pitrou, rhettinger, vstinner
Date 2010-11-27.22:29:05
SpamBayes Score 0.009414789
Marked as misclassified No
Message-id <1290896948.65.0.642470839626.issue10542@psf.upfronthosting.co.za>
In-reply-to
Content
> The idea is that the first part refers to what the macro
> returns (Py_UCS4) and the "read" part of the name refers 
> to moving a pointer across an array (any array of integers).

I thought the first part generally meant the type of the first parameter. Although I can go either way, especially if we add an underscore.
History
Date User Action Args
2010-11-27 22:29:08eric.smithsetrecipients: + eric.smith, lemburg, loewis, rhettinger, amaury.forgeotdarc, belopolsky, Rhamphoryncus, pitrou, vstinner, ezio.melotti
2010-11-27 22:29:08eric.smithsetmessageid: <1290896948.65.0.642470839626.issue10542@psf.upfronthosting.co.za>
2010-11-27 22:29:05eric.smithlinkissue10542 messages
2010-11-27 22:29:05eric.smithcreate