= Where Do I Report ...? =
== A bug with Python itself ==
Raise an issue on the [[https://bugs.python.org/|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 [[https://docs.python.org/3/faq/|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 [[https://www.python.org/psf/trademarks/|PSF Trademark Usage page]] has the details.

You can contact the [[mailto:psf-trademarks@python.org|PSF Trademarks Committtee]] about specific issues not addressed by that page.

== An issue with PyPI ==
If you notice a bug with PyPI raise it on [[https://bitbucket.org/pypa/pypi/|their issue tracker]]. You will need to have (or create) a Bitbucket account to create issues. If this is a problem for you, please report the issue to webmaster@python.org who will attempt to post the issue for you.

== A problem with the python.org Website ==
Problems with the website itself should be raised on [[https://github.com/python/pythondotorg/issues/|their issue tracker]].

== A security vulnerability in Python or its infrastructure ==
Send a message to the [[mailto:security@python.org|Python Security Response Team]].

== A problem with one of the python.org mailing lists ==
Each mailing list hosted at python.org has one or more list owners. This list including the relevant mail address, is at the bottom of the admin page for each list. To find a list, go to the [[https://mail.python.org/|root page for the python.org mailing list]] and click on the list you want. Look at the bottom of the page for contact details.

== A problem with the python.org Jobs board ==
The Jobs Board is managed separately from the main python.org website. You should send comments to jobs@python.org.

== A documentation bug ==
A bug in the Python documentation can be raised on the [[https://bugs.python.org/|Python issue tracker]] but you can also email [[mailto:docs@python.org|the docs team]].

== An issue with the Python infrastructure ==

The infrastructure is managed by the [[http://psf-salt.readthedocs.org/en/latest/overview/|Infrastructure team]]. They can be contacted via infrastructure-staff@python.org.