Skip to content
Source code for python.org
Python HTML CSS PostScript JavaScript Ruby
Branch: master
Clone or download

Latest commit

Latest commit 6902c19 Jan 31, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github/ISSUE_TEMPLATE Move bpo warnings to below of meta variables Jul 21, 2018
banners
bin make compatible with heroku hosting. (#1389) Feb 25, 2019
blogs Cleanup blogs app (#1336) Apr 19, 2019
boxes
cms Fixed typos Aug 11, 2019
codesamples
community
companies Replace calls to admin.site.register() with @admin.register() (#1424) Apr 15, 2019
config redirect /news/ to /blogs/ as a 302 Nov 19, 2019
docs
downloads Cleanup code style and delete superfluous comments (#1422) Apr 15, 2019
events
fastly Revert "Refactor purge_url() (#1340)" Oct 20, 2018
fixtures Fix update flask link Feb 2, 2020
jobs
membership Cleanup code style and delete superfluous comments (#1422) Apr 15, 2019
minutes Replace calls to admin.site.register() with @admin.register() (#1424) Apr 15, 2019
nominations Purge nominations pages when saving a nomination. Aug 12, 2019
pages Replace calls to admin.site.register() with @admin.register() (#1424) Apr 15, 2019
peps Check return value of get_artifact_tarball() Apr 21, 2019
provisioning Avoid deprecated message of the use of `apt` May 23, 2019
pydotorg allow users to login with username or email address (#1510) Sep 13, 2019
sponsors Replace calls to admin.site.register() with @admin.register() (#1424) Apr 15, 2019
static revert #1447, and specifically target python-navigation class site tr… Jun 3, 2019
successstories Replace calls to admin.site.register() with @admin.register() (#1424) Apr 15, 2019
templates Update job_was_approved.txt Nov 5, 2019
users use raw_id_fields for users.Membrerships in admin Aug 20, 2019
work_groups
.coveragerc Improve test coverage of users and events apps Sep 5, 2017
.gitattributes Ignore JS libs and plugins too Aug 11, 2016
.gitignore
.travis.yml tests(travis): remove deprecated option Jan 22, 2019
Gemfile Added Ruby requirements. Feb 19, 2013
Gemfile.lock Re-added the Gemfile.lock, we do need this checked in apparently. Mar 5, 2013
LICENSE Adding license. Feb 19, 2014
Procfile add nginx in front of gunicorn Feb 26, 2019
README.md Update readme, clarify that this is not CPython's issue tracker (#1295) Jul 21, 2018
Vagrantfile Tweak installation docs and playbook a bit Mar 31, 2019
base-requirements.txt
custom_storages.py make compatible with heroku hosting. (#1389) Feb 25, 2019
dev-requirements.txt make compatible with heroku hosting. (#1389) Feb 25, 2019
docs-requirements.txt Do not install Sphinx on prod. May 28, 2015
docutils.conf Do not show docutils error messages for now. Mar 20, 2015
gunicorn.conf add nginx in front of gunicorn Feb 26, 2019
manage.py Refactored settings layout for production. Mar 5, 2013
package.json make compatible with heroku hosting. (#1389) Feb 25, 2019
prod-requirements.txt
requirements.txt Refactor requirement files to make installation easier Jul 18, 2017
runtime.txt

README.md

python.org

Build Status Documentation Status

General information

This is the repository and issue tracker for python.org. The repository for CPython itself is at https://github.com/python/cpython, and the issue tracker is at https://bugs.python.org.

Issues related to Python's documentation can be filed in https://bugs.python.org.

Contributing

You can’t perform that action at this time.