Size: 1175
Comment:
|
Size: 1226
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
If you want to report a problem, these are the contact addresses or issue trackers you should use: |
|
Line 11: | Line 9: |
== A Python Trademark Question == | == A Python trademark question == |
Line 24: | Line 22: |
== A security vulnerability in Python or its infrastructure == Send a message to the [[mailto:security@python.org|Python Security Response Team]]. |
Where Do I Report ...?
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.
A Python trademark question
If you wish to use Python as a trademark or have a question about someone who has, the PSF Trademark Usage page has the details.
You can contact the PSF Committtee about specific issues not addressed by that page.
An issue with PyPI
If you notice a bug with PyPI raise it on their issue tracker.
A problem with the python.org Website
Problems with the website itself should be raised on their issue tracker.
A security vulnerability in Python or its infrastructure
Send a message to the Python Security Response Team.