Message 161034 - Python tracker (original) (raw)
We currently have several locations for documentation: Don’t forget the wiki . It is much less curated than the other docs.
Though I don't want to block this feature on writing up a full guide to debugging I started work on a debugging howto: #12913. Maybe your patch could create a file in Doc/howto/debugging.rst to be filled later by my patch?
Less ambitiously, we could just add it to the "howto" section (which appears to be something of a dumping ground for docs that didn't fit neatly into the other categories). On the contrary, the howtos are user-focused documents that forsake the dry reference style of the main docs and provide much needed examples and walkthroughs on some topics.