< BACKMake Note | BookmarkCONTINUE >
152015024128143245168232148039199167010047123209178152124239215162145095017068070190021124

Patches and Bugs List

In case you notice something bizarre happening while you are coding, you can check it out in order to find out whether it is a bug or not.

A query tool is provided by Python's official Web site to enable searches in the bug's list. Go to http://www.python.org/search/search_bugs.html and perform your search. You will be able to identify which bugs are opened, resolved, and so on.

If you think that you might have caught a new bug, you can fill out a form to let the developer's team know about it. Remember to ALWAYS check the Python Bugs List before reporting a bug. It is also good to take a look at the current CVS tree before reporting any bugs.

If you have fixed a bug and want to submit your patch to the PSA team, follow the standard Patch Submission Guidelines at http://www.python.org/patches/.


Last updated on 1/30/2002
Python Developer's Handbook, © 2002 Sams Publishing

< BACKMake Note | BookmarkCONTINUE >

Index terms contained in this section

bug list
      Python
finding
      bugs
fixes
      bugs
Patch Submission Guidelines
patches
      Python
Python
      patches and bug list
searching
      bugs
submitting
      bug fixes

© 2002, O'Reilly & Associates, Inc.