Staging
v0.5.1
https://github.com/python/cpython
Revision 3acc403f21642f1e916f035abf24c3fb81495b3c authored by Victor Stinner on 18 September 2020, 15:21:24 UTC, committed by GitHub on 18 September 2020, 15:21:24 UTC
Doc/requirements.txt becomes the reference for packages and package
versions needed to build the Python documentation.

* Doc/Makefile now uses Doc/requirements.txt
* .travis.yml now uses "make env" of Doc/Makefile
* Update Sphinx to version 2.4.4

(cherry picked from commit 8394500cca56490cc347604d39ca40abcdce46c3)
(cherry picked from commit 9e73cac173e5e9010bd18c8334fffeee1cade3a4)
1 parent b7cdea8
History
Tip revision: 3acc403f21642f1e916f035abf24c3fb81495b3c authored by Victor Stinner on 18 September 2020, 15:21:24 UTC
bpo-35293: Travis CI uses "make venv" for the doc (GH-22307) (GH-22309) (GH-22310)
Tip revision: 3acc403
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.7 KB
_testembed.c -rw-r--r-- 43.0 KB
python.c -rw-r--r-- 298 bytes

README

back to top