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

…lease has "Download button" enabled. (#2137)

* add fixtures for downloads/releases

* enforce constraint that only one release file per os has download_button value

This is by far the most common breakage during CPython releases... stop it from being possible

* Raise a ValidationError if attempting to breach constraint on release/os/download_button
d6cb282

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