📄 reporting-bugs.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>B. Reporting Bugs</title>
<META NAME="description" CONTENT="B. Reporting Bugs">
<META NAME="keywords" CONTENT="lib">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="STYLESHEET" href="lib.css" tppabs="http://www.python.org/doc/current/lib/lib.css">
<LINK REL="next" href="modindex.html" tppabs="http://www.python.org/doc/current/lib/modindex.html">
<LINK REL="previous" href="undoc.html" tppabs="http://www.python.org/doc/current/lib/undoc.html">
<LINK REL="up" HREF="lib.html" tppabs="http://www.python.org/doc/current/lib/lib.html">
<LINK REL="next" href="modindex.html" tppabs="http://www.python.org/doc/current/lib/modindex.html">
</head>
<body>
<DIV CLASS="navigation"><table align="center" width="100%" cellpadding="0" cellspacing="2">
<tr>
<td><A HREF="node427.html" tppabs="http://www.python.org/doc/current/lib/node427.html"><img src="previous.gif" tppabs="http://www.python.org/doc/current/icons/previous.gif" border="0" height="32"
alt="Previous Page" width="32"></A></td>
<td><A HREF="lib.html" tppabs="http://www.python.org/doc/current/lib/lib.html"><img src="up.gif" tppabs="http://www.python.org/doc/current/icons/up.gif" border="0" height="32"
alt="Up One Level" width="32"></A></td>
<td><A href="modindex.html" tppabs="http://www.python.org/doc/current/lib/modindex.html"><img src="next.gif" tppabs="http://www.python.org/doc/current/icons/next.gif" border="0" height="32"
alt="Next Page" width="32"></A></td>
<td align="center" width="100%">Python Library Reference</td>
<td><A href="contents.html" tppabs="http://www.python.org/doc/current/lib/contents.html"><img src="contents.gif" tppabs="http://www.python.org/doc/current/icons/contents.gif" border="0" height="32"
alt="Contents" width="32"></A></td>
<td><a href="modindex.html" tppabs="http://www.python.org/doc/current/lib/modindex.html" title="Module Index"><img src="modules.gif" tppabs="http://www.python.org/doc/current/icons/modules.gif" border="0" height="32"
alt="Module Index" width="32"></a></td>
<td><A href="genindex.html" tppabs="http://www.python.org/doc/current/lib/genindex.html"><img src="index.gif" tppabs="http://www.python.org/doc/current/icons/index.gif" border="0" height="32"
alt="Index" width="32"></A></td>
</tr></table>
<b class="navlabel">Previous:</b> <a class="sectref" HREF="node427.html" tppabs="http://www.python.org/doc/current/lib/node427.html">A.6 SGI-specific Extension modules</A>
<b class="navlabel">Up:</b> <a class="sectref" HREF="lib.html" tppabs="http://www.python.org/doc/current/lib/lib.html">Python Library Reference</A>
<b class="navlabel">Next:</b> <a class="sectref" href="modindex.html" tppabs="http://www.python.org/doc/current/lib/modindex.html">Module Index</A>
<br><hr></DIV>
<!--End of Navigation Panel-->
<H1><A NAME="SECTION0024000000000000000000">
B. Reporting Bugs</A>
</H1>
<P>
Python is a mature programming language which has established a
reputation for stability. In order to maintain this reputation, the
developers would like to know of any deficiencies you find in Python
or its documentation.
<P>
All bug reports should be submitted via the Python Bug Tracker on
SourceForge (<a class="url" href="javascript:if(confirm('http://sourceforge.net/bugs/?group_id=5470 \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://sourceforge.net/bugs/?group_id=5470'" tppabs="http://sourceforge.net/bugs/?group_id=5470">http://sourceforge.net/bugs/?group_id=5470 <img src="offsite.gif" tppabs="http://www.python.org/doc/current/icons/offsite.gif"
border='0' class='offsitelink' height='15' width='17' alt='[off-site link]'
></a>). The
bug tracker offers a Web form which allows pertinent information to be
entered and submitted to the developers.
<P>
Before submitting a report, please log into SourceForge if you are a
member; this will make it possible for the developers to contact you
for additional information if needed. If you are not a SourceForge
member but would not mind the developers contacting you, you may
include your email address in your bug description. In this case,
please realize that the information is publically available and cannot
be protected.
<P>
The first step in filing a report is to determine whether the problem
has already been reported. The advantage in doing so, aside from
saving the developers time, is that you learn what has been done to
fix it; it may be that the problem has already been fixed for the next
release, or additional information is needed (in which case you are
welcome to provide it if you can!). To do this, search the bug
database using the search box near the bottom of the page.
<P>
If the problem you're reporting is not already in the bug tracker, go
back to the Python Bug Tracker
(<a class="url" href="javascript:if(confirm('http://sourceforge.net/bugs/?group_id=5470 \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://sourceforge.net/bugs/?group_id=5470'" tppabs="http://sourceforge.net/bugs/?group_id=5470">http://sourceforge.net/bugs/?group_id=5470 <img src="offsite.gif" tppabs="http://www.python.org/doc/current/icons/offsite.gif"
border='0' class='offsitelink' height='15' width='17' alt='[off-site link]'
></a>). Select the
``Submit a Bug'' link at the top of the page to open the bug reporting
form.
<P>
The submission form has a number of fields. The only fields that are
required are the ``Summary'' and ``Details'' fields. For the summary,
enter a <i>very</i> short description of the problem; less than ten
words is good. In the Details field, describe the problem in detail,
including what you expected to happen and what did happen. Be sure to
include the version of Python you used, whether any extension modules
were involved, and what hardware and software platform you were using
(including version information as appropriate).
<P>
The only other field that you may want to set is the ``Category''
field, which allows you to place the bug report into a broad category
(such as ``Documentation'' or ``Library'').
<P>
Each bug report will be assigned to a developer who will determine
what needs to be done to correct the problem. If you have a
SourceForge account and logged in to report the problem, you will
receive an update each time action is taken on the bug.
<P>
<div class='seealso'>
<p class='heading'><b>See Also:</b></p>
<dl compact class="seetitle">
<dt><em class="citetitle"><a href="javascript:if(confirm('http://www-mice.cs.ucl.ac.uk/multimedia/software/documentation/ReportingBugs.html \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://www-mice.cs.ucl.ac.uk/multimedia/software/documentation/ReportingBugs.html'" tppabs="http://www-mice.cs.ucl.ac.uk/multimedia/software/documentation/ReportingBugs.html"
>How
to Report Bugs Effectively <img src="offsite.gif" tppabs="http://www.python.org/doc/current/icons/offsite.gif"
border='0' class='offsitelink' height='15' width='17' alt='[off-site link]'
></a></em>
<dd>Article which goes into some
detail about how to create a useful bug report. This
describes what kind of information is useful and why it is
useful.
</dl>
<P>
<dl compact class="seetitle">
<dt><em class="citetitle"><a href="javascript:if(confirm('http://www.mozilla.org/quality/bug-writing-guidelines.html \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://www.mozilla.org/quality/bug-writing-guidelines.html'" tppabs="http://www.mozilla.org/quality/bug-writing-guidelines.html"
>Bug
Writing Guidelines <img src="offsite.gif" tppabs="http://www.python.org/doc/current/icons/offsite.gif"
border='0' class='offsitelink' height='15' width='17' alt='[off-site link]'
></a></em>
<dd>Information about writing a good bug
report. Some of this is specific to the Mozilla project, but
describes general good practices.
</dl>
</div>
<P>
<DIV CLASS="navigation"><p><hr><table align="center" width="100%" cellpadding="0" cellspacing="2">
<tr>
<td><A HREF="node427.html" tppabs="http://www.python.org/doc/current/lib/node427.html"><img src="previous.gif" tppabs="http://www.python.org/doc/current/icons/previous.gif" border="0" height="32"
alt="Previous Page" width="32"></A></td>
<td><A HREF="lib.html" tppabs="http://www.python.org/doc/current/lib/lib.html"><img src="up.gif" tppabs="http://www.python.org/doc/current/icons/up.gif" border="0" height="32"
alt="Up One Level" width="32"></A></td>
<td><A href="modindex.html" tppabs="http://www.python.org/doc/current/lib/modindex.html"><img src="next.gif" tppabs="http://www.python.org/doc/current/icons/next.gif" border="0" height="32"
alt="Next Page" width="32"></A></td>
<td align="center" width="100%">Python Library Reference</td>
<td><A href="contents.html" tppabs="http://www.python.org/doc/current/lib/contents.html"><img src="contents.gif" tppabs="http://www.python.org/doc/current/icons/contents.gif" border="0" height="32"
alt="Contents" width="32"></A></td>
<td><a href="modindex.html" tppabs="http://www.python.org/doc/current/lib/modindex.html" title="Module Index"><img src="modules.gif" tppabs="http://www.python.org/doc/current/icons/modules.gif" border="0" height="32"
alt="Module Index" width="32"></a></td>
<td><A href="genindex.html" tppabs="http://www.python.org/doc/current/lib/genindex.html"><img src="index.gif" tppabs="http://www.python.org/doc/current/icons/index.gif" border="0" height="32"
alt="Index" width="32"></A></td>
</tr></table>
<b class="navlabel">Previous:</b> <a class="sectref" HREF="node427.html" tppabs="http://www.python.org/doc/current/lib/node427.html">A.6 SGI-specific Extension modules</A>
<b class="navlabel">Up:</b> <a class="sectref" HREF="lib.html" tppabs="http://www.python.org/doc/current/lib/lib.html">Python Library Reference</A>
<b class="navlabel">Next:</b> <a class="sectref" href="modindex.html" tppabs="http://www.python.org/doc/current/lib/modindex.html">Module Index</A>
</DIV>
<!--End of Navigation Panel-->
<ADDRESS>
<hr>See <i><a href="about.html" tppabs="http://www.python.org/doc/current/lib/about.html">About this document...</a></i> for information on suggesting changes.
</ADDRESS>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -