Skip to content

python/pythondotorg

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

* Use a custom version of the Github MD formatter

This doesn't filter away the script (and some other) HTML tags.

Fixes #2181.

* Apply some code cosmetics
e84706b

Git stats

Files

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

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://github.com/python/cpython/issues/.

Issues related to Python's documentation can be filed in https://github.com/python/cpython/issues/.

Contributing