CPython Git repository

E888282

The CPython Git repository is the official source code repository for the reference implementation of the Python programming language, hosting its development history, contributions, and release versions.

All labels observed (2)

Label Occurrences
CPython Git repository canonical 1
CPython repository structure 1

How this entity was disambiguated

Statements (47)

Predicate Object
instanceOf Git repository
Python implementation repository
official project repository
source code repository
canonicalURL https://github.com/python/cpython
contains CPython source code
Python standard library source code
branches for supported Python versions
build configuration files
continuous integration configuration
development branch for future Python versions
documentation in reStructuredText format
release tags for Python versions
test suite for CPython
defaultBranch main
governedBy Python Developer’s Guide
hostOrganization Python organization on GitHub
hostProject CPython
Python programming language reference implementation
issueTracker https://github.com/python/cpython/issues
language Assembly
C
Cython
Python
license Python Software Foundation License
maintainedBy Python Software Foundation
Python core developers
mirrorOf historical CPython Subversion repository
previousDefaultBranch master
primaryHostingService GitHub
primaryProgrammingLanguageOfProject Python
relatedDocumentation https://devguide.python.org/
relatedWebsite https://www.python.org/
storesHistoryOf Python language development
Python release versions
supports multiple hardware architectures
multiple operating systems
supportsContributionWorkflow code review
continuous integration testing
pull requests
usedFor development of the Python language
managing Python release branches
storing Python documentation sources
storing Python interpreter source code
storing Python standard library source code
tracking Python issues via pull requests
versionControlSystem Git

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

Devguide topic CPython repository structure
linked to: CPython Git repository