New submission from Matej Cepl <mc...@cepl.eu>:

I think the solution in gh#python/cpython#13236 is the suboptimal one, because 
it makes Python dependent on the latest version of Sphinx unnecessarily. There 
are many situations where Python can be built on the older platform and it is 
too bothersome to require update of Sphinx (and all its dependencies) as well.

----------
assignee: docs@python
components: Documentation
messages: 382585
nosy: docs@python, mcepl, pablogsal
priority: normal
severity: normal
status: open
title: Solution from gh#python/cpython#13236 unnecessarily binds building of 
documentation to the latest version of Sphinx
versions: Python 3.10, Python 3.6, Python 3.7, Python 3.8, Python 3.9

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

Reply via email to