Staging
v0.5.1
https://github.com/python/cpython
Revision 9aeb0ef9309384099e2f23bcee2240fbc096568e authored by Dong-hee Na on 14 February 2020, 07:50:19 UTC, committed by GitHub on 14 February 2020, 07:50:19 UTC
1 parent d212c3c
Raw File
Tip revision: 9aeb0ef9309384099e2f23bcee2240fbc096568e authored by Dong-hee Na on 14 February 2020, 07:50:19 UTC
bpo-39573: Update clinic to use Py_IS_TYPE() function (GH-18507)
Tip revision: 9aeb0ef
requirements.txt
# Requirements for docs build on netlify
# Pin sphinx to version specified in .travis.yml
sphinx==2.2.0
blurb
python-docs-theme
back to top