Differences between revisions 11 and 18 (spanning 7 versions)
Revision 11 as of 2008-04-07 03:35:10
Size: 1975
Editor: 66
Comment: Replied to a[n OLD!] comment; fixed some spelling errors [& maybe added more?].
Revision 18 as of 2011-03-26 23:09:43
Size: 2184
Editor: PaulBoddie
Comment: Added categories.
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from How can "normal" users report bugs in Python or the documentation?
Line 3: Line 4:
The best way to submit bug reports for Python is to use the [http://bugs.python.org bug reporting page] of the Python project. You will need to be logged into the [http://sf.net/ SourceForge] site. That may mean you will have to sign up, but it's not difficult. The decision to not allow anonymous bug reports was made because so many reports were incomplete and required further input from the submitter. This was impossible with anonymous reports. All we could do was close such reports.
reports.
The best way to submit bug reports for Python is to use the [[http://bugs.python.org|bug reporting page]] of the Python project. You will need to be logged into the [[http://bugs.python.org|bug tracker]] site. That may mean you will have to sign up, but it's not difficult. The decision to not allow anonymous bug reports was made because so many reports were incomplete and required further input from the submitter. This was impossible with anonymous reports. All we could do was close such reports.
Line 6: Line 6:
["lwickjr"]: That's fine for people who are "power-users" *AND* have convenient web access at the time the bug is discovered. What about people who do *NOT* know how to use SourceForge or do *NOT* have Internet access when they're using ["Python"]? [[lwickjr]]: That's fine for people who are "power-users" *AND* have convenient web access at the time the bug is discovered. What about people who do *NOT* know how to use [[http://bugs.python.org|the bug tracker]] or do *NOT* have Internet access when they're using [[Python]]?
Line 8: Line 8:
I'm sorry that the mechanisms aren't convenient for all people 24x7. Anyone can learn how to use SourceForge. Submitting an item to the tracker is the only way to ensure it doesn't get lost. This is open source. There's no toll-free phone support available. I'm sorry that the mechanisms aren't convenient for all people 24x7. Anyone can learn how to use Roundup. Submitting an item to the tracker is the only way to ensure it doesn't get lost. This is open source. There's no toll-free phone support available.
Line 10: Line 10:
["lwickjr"]: What about an official e-mail drop-box for people whose Internet access does not coincide with their Python usage? [[lwickjr]]: What about an official e-mail drop-box for people whose Internet access does not coincide with their Python usage?
Line 12: Line 12:
["JesseWeinstein"]: Why should such a drop-box be official? I think it would be a '''wonderful''' idea for someone to set up a email address where people could send bug reports and publicize it. The mail to that address would then be read by the organizer, who could file bugs in SourceForge for the reports which were sufficiently complete to be useful. To publicize it, they could just list the address here, on the wiki. And the best thing is, anyone could do this. Including, if you are willing and able, yourself, lwickjr. [[JesseWeinstein]]: Why should such a drop-box be official? I think it would be a '''wonderful''' idea for someone to set up a email address where people could send bug reports and publicize it. The mail to that address would then be read by the organizer, who could file bugs in [[http://bugs.python.org|the bug tracker]] for the reports which were sufficiently complete to be useful. To publicize it, they could just list the address here, on the wiki. And the best thing is, anyone could do this. Including, if you are willing and able, yourself, lwickjr.
Line 14: Line 14:
["lwickjr"] [[DateTime()]]:
 "["JesseWeinstein"]: Why should such a drop-box be official?"
[[lwickjr]] <<DateTime>>:
 "[[JesseWeinstein]]: Why should such a drop-box be official?"
Line 17: Line 17:
----
CategoryAskingForHelp CategoryAskingForHelpAnswered

How can "normal" users report bugs in Python or the documentation?

The best way to submit bug reports for Python is to use the bug reporting page of the Python project. You will need to be logged into the bug tracker site. That may mean you will have to sign up, but it's not difficult. The decision to not allow anonymous bug reports was made because so many reports were incomplete and required further input from the submitter. This was impossible with anonymous reports. All we could do was close such reports.

lwickjr: That's fine for people who are "power-users" *AND* have convenient web access at the time the bug is discovered. What about people who do *NOT* know how to use the bug tracker or do *NOT* have Internet access when they're using Python?

I'm sorry that the mechanisms aren't convenient for all people 24x7. Anyone can learn how to use Roundup. Submitting an item to the tracker is the only way to ensure it doesn't get lost. This is open source. There's no toll-free phone support available.

lwickjr: What about an official e-mail drop-box for people whose Internet access does not coincide with their Python usage?

JesseWeinstein: Why should such a drop-box be official? I think it would be a wonderful idea for someone to set up a email address where people could send bug reports and publicize it. The mail to that address would then be read by the organizer, who could file bugs in the bug tracker for the reports which were sufficiently complete to be useful. To publicize it, they could just list the address here, on the wiki. And the best thing is, anyone could do this. Including, if you are willing and able, yourself, lwickjr.

lwickjr 2024-04-30 11:17:26:

If someone were to do that, it would be "official" for as long as the volunteer manned the drop-box, no?


CategoryAskingForHelp CategoryAskingForHelpAnswered

Asking for Help/How can "normal" users report bugs in Python or the documentation? (last edited 2011-03-26 23:09:43 by PaulBoddie)

Unable to edit the page? See the FrontPage for instructions.