[issue41760] 3.8.6 rc1 documentation fails to build with sphinx 3.2.1

2020-09-11 Thread Matthias Klose


New submission from Matthias Klose :

the 3.8.6 rc1 documentation fails to build with sphinx 3.2.1:

[...]
reading sources... [ 98%] whatsnew/3.1
reading sources... [ 98%] whatsnew/3.2
reading sources... [ 98%] whatsnew/3.3
reading sources... [ 98%] whatsnew/3.4
reading sources... [ 98%] whatsnew/3.5
reading sources... [ 99%] whatsnew/3.6
reading sources... [ 99%] whatsnew/3.7
reading sources... [ 99%] whatsnew/3.8
reading sources... [ 99%] whatsnew/changelog
reading sources... [100%] whatsnew/index

/<>/Doc/tools/extensions/pyspecific.py:245: 
RemovedInSphinx40Warning: PyModulelevel is deprecated. Please check the 
implementation of 
  return PyModulelevel.run(self)
/<>/Doc/tools/extensions/pyspecific.py:277: 
RemovedInSphinx40Warning: PyClassmember is deprecated. Please check the 
implementation of 
  return PyClassmember.run(self)
/<>/Doc/tools/extensions/pyspecific.py:289: 
RemovedInSphinx40Warning: PyClassmember is deprecated. Please check the 
implementation of 
  return PyClassmember.run(self)
/<>/Doc/tools/extensions/pyspecific.py:271: 
RemovedInSphinx40Warning: PyModulelevel is deprecated. Please check the 
implementation of 
  return PyModulelevel.run(self)
/<>/Doc/tools/extensions/pyspecific.py:283: 
RemovedInSphinx40Warning: PyClassmember is deprecated. Please check the 
implementation of 
  return PyClassmember.run(self)
/<>/Doc/tools/extensions/pyspecific.py:302: 
RemovedInSphinx40Warning: PyClassmember is deprecated. Please check the 
implementation of 
  return PyClassmember.run(self)

Warning, treated as error:
/<>/Doc/library/string.rst:311:duplicate token description of 
sign, other instance in library/functions
make[1]: *** [Makefile:52: build] Error 2

--
components: Build
messages: 376711
nosy: doko
priority: normal
severity: normal
status: open
title: 3.8.6 rc1 documentation fails to build with sphinx 3.2.1
versions: Python 3.8

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue41760] 3.8.6 rc1 documentation fails to build with sphinx 3.2.1

2020-09-11 Thread Matthias Klose


Change by Matthias Klose :


--
nosy: +ned.deily

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue41760] 3.8.6 rc1 documentation fails to build with sphinx 3.2.1

2020-09-11 Thread Matthias Klose


Change by Matthias Klose :


--
nosy: +lukasz.langa

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue41760] 3.8.6 rc1 documentation fails to build with sphinx 3.2.1

2020-09-11 Thread Terry J. Reedy


Change by Terry J. Reedy :


--
nosy: +vstinner

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue41760] 3.8.6 rc1 documentation fails to build with sphinx 3.2.1

2020-09-11 Thread Terry J. Reedy


Terry J. Reedy  added the comment:

Two issues about Sphinx 3.2.1 failing with "duplicate token description"
(posted on both)
#41760 'sign', multiple people nosy, failed where?
#41762 'format_spec', on Travis, PR by Victor Stinner (2.2.0 okay)

--
nosy: +terry.reedy

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue41760] 3.8.6 rc1 documentation fails to build with sphinx 3.2.1

2020-09-11 Thread STINNER Victor


STINNER Victor  added the comment:

I close this issue as a duplicate of bpo-41762.

--
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> Documentation job fails on CIs: duplicate token description of 
format_spec

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com