New submission from Anthony Sottile <asott...@umich.edu>:

doctest `:skipif:` was added in https://github.com/sphinx-doc/sphinx/issues/5273

Used here: 
https://github.com/python/cpython/blame/36433221f06d649dbd7e13f5fec948be8ffb90af/Doc/library/turtle.rst#L252-L253

Sphinx minimum version configured here: 
https://github.com/python/cpython/blob/36433221f06d649dbd7e13f5fec948be8ffb90af/Doc/conf.py#L44-L45

Should this be upped to 1.8 or should the :skipif: be removed?  My guess is the 
former, I'd be happy to contribute a patch

I hit this while packaging 3.8.0a1 for deadsnakes

----------
assignee: docs@python
components: Build, Documentation
messages: 335654
nosy: Anthony Sottile, docs@python
priority: normal
severity: normal
status: open
title: python3.8 a1 - docs build requires sphinx 1.7 but uses a 1.8 feature
versions: Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36007>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to