Patches item #1490989, was opened at 2006-05-18 10:33 Message generated for change (Comment added) made by akuchling You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1490989&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Documentation Group: Python 2.5 >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Skip Montanaro (montanaro) >Assigned to: A.M. Kuchling (akuchling) Summary: Describe Py_DEBUG and friends... Initial Comment: Here's a minimal first cut at describing Py_DEBUG and friends. Hopefully the description is detailed enough to be useful but not so detailed as to always be out-of-date. If nothing else, perhaps it will spur someone with better knowledge of these details to correct my mistakes and flesh out detail. As is usual for me, I have not run this through LaTeX. (I lack it at work.) It will need to be checked for correctness. Skip ---------------------------------------------------------------------- >Comment By: A.M. Kuchling (akuchling) Date: 2006-07-29 15:27 Message: Logged In: YES user_id=11375 I've applied a slightly modified version of your patch in rev. 50948. Good work! ---------------------------------------------------------------------- Comment By: Skip Montanaro (montanaro) Date: 2006-05-18 11:48 Message: Logged In: YES user_id=44345 If I did I forgot. I was grepping around trying to figure out what Py_DEBUG did exactly and saw the XXX comment in Doc/api/api.tex. I naively assumed at that point that Py_DEBUG and friends weren't documented. In any case, I think it makes sense to have some mention of the available options in api.tex, simply because it's the "official" documentation. It should reference Misc/SpecialBuilds.txt as well. Skip ---------------------------------------------------------------------- Comment By: Michael Hudson (mwh) Date: 2006-05-18 11:13 Message: Logged In: YES user_id=6656 You know about Misc/SpecialBuilds.txt? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1490989&group_id=5470 _______________________________________________ Patches mailing list Patches@python.org http://mail.python.org/mailman/listinfo/patches