Skip to content
master
Switch branches/tags
Go to file
Code

Latest commit

* Refactor tests to use django testing tools instead of using mock

* Create context processor to dinamically build user's navbar

* Refactor base html to use backend data to organize the navbar
6df19e3

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
cms
Aug 11, 2019
Feb 19, 2014

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