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 collinwinter, gregory.p.smith, jcea, loewis, pitrou, rhettinger, stutzbach
Date 2009-03-22.10:20:30
SpamBayes Score 2.3493817e-06
Marked as misclassified No
Message-id <1237717233.58.0.548038043361.issue4688@psf.upfronthosting.co.za>
In-reply-to
Content
The patch looks fine to me. Some documentation is missing, still:
is_tracked needs to be documented in the regular documentation, and
SHOW_TRACK_COUNT should be documented in SpecialBuilds.txt.

I'm not sure whether you actually want to integrate SHOW_TRACK_COUNT
into the code base. If yes, it should be cleaned up a little. There
should be no default #undef for it, and, IMO, it should count tuples, too.
History
Date User Action Args
2009-03-22 10:20:33loewissetrecipients: + loewis, collinwinter, rhettinger, gregory.p.smith, jcea, pitrou, stutzbach
2009-03-22 10:20:33loewissetmessageid: <1237717233.58.0.548038043361.issue4688@psf.upfronthosting.co.za>
2009-03-22 10:20:31loewislinkissue4688 messages
2009-03-22 10:20:30loewiscreate