[issue38103] Duplicate label "examples" in the Docs

2019-09-11 Thread Ezio Melotti


Change by Ezio Melotti :


--
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

___
Python tracker 

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



[issue38103] Duplicate label "examples" in the Docs

2019-09-11 Thread miss-islington


miss-islington  added the comment:


New changeset e0dd713370f94d0f4a59604cc769e0cc643b7740 by Miss Islington (bot) 
in branch '3.8':
bpo-38103: fix conflicting labels in the docs. (GH-15906)
https://github.com/python/cpython/commit/e0dd713370f94d0f4a59604cc769e0cc643b7740


--
nosy: +miss-islington

___
Python tracker 

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



[issue38103] Duplicate label "examples" in the Docs

2019-09-11 Thread miss-islington


Change by miss-islington :


--
pull_requests: +15558
pull_request: https://github.com/python/cpython/pull/15917

___
Python tracker 

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



[issue38103] Duplicate label "examples" in the Docs

2019-09-11 Thread Lisa Roach


Lisa Roach  added the comment:


New changeset 2d8d597bb8f882a7677db5a2739df0e617098634 by Lisa Roach (Ezio 
Melotti) in branch 'master':
bpo-38103: fix conflicting labels in the docs. (GH-15906)
https://github.com/python/cpython/commit/2d8d597bb8f882a7677db5a2739df0e617098634


--
nosy: +lisroach

___
Python tracker 

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



[issue38103] Duplicate label "examples" in the Docs

2019-09-11 Thread Ezio Melotti


Change by Ezio Melotti :


--
keywords: +patch
pull_requests: +15547
stage: needs patch -> patch review
pull_request: https://github.com/python/cpython/pull/15906

___
Python tracker 

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



[issue38103] Duplicate label "examples" in the Docs

2019-09-11 Thread Ezio Melotti


New submission from Ezio Melotti :

I just rebuilt the docs and got the following error:
Warning, treated as error:
Doc/c-api/typeobj.rst:2456:duplicate label examples, other instance in 
Doc/distutils/examples.rst
Makefile:49: recipe for target 'build' failed
make: *** [build] Error 2

--
assignee: ezio.melotti
components: Documentation
messages: 351789
nosy: ezio.melotti
priority: normal
severity: normal
stage: needs patch
status: open
title: Duplicate label "examples" in the Docs
type: behavior
versions: Python 3.8, Python 3.9

___
Python tracker 

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