◐ Shell
clean mode source ↗

GH-102973: add a dev container by brettcannon · Pull Request #102975 · python/cpython

added 18 commits

March 20, 2023 18:26
On content update, builds `python` and the docs.
The extension itself is left out until the Jupyter soft dependency is dropped to minimize installation cruft for this repo.
Seems to not like `Py_VAR_HEAD`.

ronaldoussoren

ronaldoussoren

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>

hroncok

warsaw pushed a commit to warsaw/cpython that referenced this pull request

Apr 11, 2023
On content update, builds `python` and the docs. Also adds a Dockerfile that should include everything but autoconf 2.69 that's necessary to build CPython and the entire stdlib on Fedora.

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
Co-authored-by: Dusty Phillips <dusty@phillips.codes>