See All Titles |
![]() ![]() Patches and Bugs ListIn 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/.
|
Index terms contained in this sectionbug listPython finding bugs fixes bugs Patch Submission Guidelines patches Python Python patches and bug list searching bugs submitting bug fixes |
© 2002, O'Reilly & Associates, Inc. |