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 loewis
Recipients loewis, pitrou, riq, teoliphant
Date 2008-12-08.22:12:24
SpamBayes Score 0.010866863
Marked as misclassified No
Message-id <1228774345.5.0.55250929869.issue3101@psf.upfronthosting.co.za>
In-reply-to
Content
I think _add_one_to_index_C and _add_one_to_index_F should be renamed.
If they are meant to be called by non-core extension modules, their
names should start with Py_, else with _Py_.
History
Date User Action Args
2008-12-08 22:12:25loewissetrecipients: + loewis, teoliphant, pitrou, riq
2008-12-08 22:12:25loewissetmessageid: <1228774345.5.0.55250929869.issue3101@psf.upfronthosting.co.za>
2008-12-08 22:12:24loewislinkissue3101 messages
2008-12-08 22:12:24loewiscreate