PEP 805: Safe Parallel Python - #5101
Conversation
|
I don't understand this message: Why is it a problem if PEP 554 and PEP 805 use the same label? |
Documentation build overview
34 files changed ·
|
hugovk
left a comment
There was a problem hiding this comment.
I don't understand this message:
/home/runner/work/peps/peps/peps/pep-0554.rst:1832: WARNING: duplicate label c-api, other instance in /home/runner/work/peps/peps/peps/pep-0805.rstWhy is it a problem if PEP 554 and PEP 805 use the same label?
They aren't connected.PEP 805 does reference PEP 554. I'll try using a different label.
Explicit labels are global across the whole PEPs build, so :ref:s can point to a label in any other document in the build and not just within a single file.
So using a unique label is the correct fix.
hugovk
left a comment
There was a problem hiding this comment.
I don't understand this message:
/home/runner/work/peps/peps/peps/pep-0554.rst:1832: WARNING: duplicate label c-api, other instance in /home/runner/work/peps/peps/peps/pep-0805.rstWhy is it a problem if PEP 554 and PEP 805 use the same label?
They aren't connected.PEP 805 does reference PEP 554. I'll try using a different label.
Explicit labels are global across the whole PEPs build, so :ref:s can point to a label in any other document in the build and not just within a single file.
So using a unique label is the correct fix.
…g and grammatical errors
Basic requirements (all PEP Types)
pep-NNNN.rst), PR title (PEP 123: <Title of PEP>) andPEPheaderuvx pepotron next(orpipx install pepotronthenpep next)AuthororSponsor, and formally confirmed their approvalAuthor,Status(Draft),TypeandCreatedheaders filled out correctlyPEP-Delegate,Topic,RequiresandReplacesheaders completed if appropriate.github/CODEOWNERSfor the PEPStandards Track requirements
Python-Versionset to valid (pre-beta) future Python version, if relevantDiscussions-ToandPost-History