⇤ ← Revision 1 as of 2015-06-03 09:20:40
Size: 589
Comment:
|
Size: 532
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
If you've been affected by a problem with some of the python.org sites and want to report it, these are the contact addresses or issue trackers you should use: | If you want to report a problem, these are the contact addresses or issue trackers you should use: |
Line 7: | Line 7: |
Raise an issue on the [https://bugs.python.org/|Python Issue Tracker] | Raise an issue on the [[https://bugs.python.org/|Python Issue Tracker]] |
Line 9: | Line 9: |
NB the Issue Tracker is not the place to ask for help with debugging your code. Only post there if you have good reason to believe that your code is correct but that Python itself is faulty. Check the [https://docs.python.org/3/faq/|Python FAQ] first in case your issue is covered there. | NB the Issue Tracker is not the place to ask for help with debugging your code. Only post there if you have good reason to believe that your code is correct but that Python itself is faulty. Check the [[https://docs.python.org/3/faq/|Python FAQ]] first in case your issue is covered there. |
Where Do I Report ...?
If you want to report a problem, these are the contact addresses or issue trackers you should use:
A bug with Python itself
Raise an issue on the Python Issue Tracker
NB the Issue Tracker is not the place to ask for help with debugging your code. Only post there if you have good reason to believe that your code is correct but that Python itself is faulty. Check the Python FAQ first in case your issue is covered there.