(An Unofficial) Python FAQ Wiki

putting the community back in "maintained by the community"

How do I submit bug reports and patches for Python?

To report a bug or submit a patch, please use the relevant service from the Python project at SourceForge.

Bugs: http://sourceforge.net/tracker/?group_id=5470&atid=105470

Patches: http://sourceforge.net/tracker/?group_id=5470&atid=305470

You must have a SourceForge account to report bugs; this makes it possible for us to contact you if we have follow-up questions. It will also enable SourceForge to send you updates as we act on your bug.

For more information on how Python is developed, consult the Python Developer's Guide.

CATEGORY: general