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 bob.ippolito
Recipients
Date 2004-04-20.19:03:36
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=139309

I think that the X prefix only applies to macros.  AFAIK there are no 
Python *functions* that use the X prefix, but most of them check input.  I 
am not using the MACRO CAPITALIZATION, so I don't think I should need 
to use XMACRO XPREFIXES either.  They're ugly.

sjoerd clearly explains why I chose the X versions in his comment below.  

In short, I think it's a bad idea to functionify Py_(INC|DEC)REF, but I don't 
want to pay the XPENALTY for making the right choice.
History
Date User Action Args
2007-08-23 15:37:19adminlinkissue938302 messages
2007-08-23 15:37:19admincreate