Differences between revisions 1 and 7 (spanning 6 versions)
Revision 1 as of 2015-06-03 09:20:40
Size: 589
Editor: TimGolden
Comment:
Revision 7 as of 2015-06-03 14:13:50
Size: 1693
Editor: TimGolden
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

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:
Line 7: Line 5:
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 7:
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.

== 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 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]].

== 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, addressable by <listname>-owner@python.org. The list of the owners, 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.

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.

A problem with one of the python.org mailing lists

Each mailing list hosted at python.org has one or more list owners, addressable by <listname>-owner@python.org. The list of the owners, including the relevant mail address, is at the bottom of the admin page for each list. To find a list, go to the 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.

WhereDoIReportThis? (last edited 2015-06-04 10:58:29 by TimGolden)

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