Skip to content

Conversation

@hugovk
Copy link
Member

Fix Sphinx build warnings.


pep-0593.rst:265: WARNING: Citation [struct-doc] is not referenced. 

It was added as an orphan citation in the first commit: 2756e19 (PR #1014).

Let's remove it.


pep-0593.rst:265: WARNING: duplicate citation mypy, other instance in pep-0484.txt pep-0593.rst:271: WARNING: duplicate citation pycharm, other instance in pep-0482.txt 

To fix these, let's convert the remaining references to inline links, per #2130.

@hugovkhugovk added the bug label Jun 9, 2022
@hugovkhugovk requested a review from ilevkivskyi as a code ownerJune 9, 2022 19:35
@ambvambv merged commit 2849a58 into python:mainJun 18, 2022
@hugovkhugovk deleted the pep593-fix-warnings branch June 18, 2022 18:21
carljm added a commit to carljm/peps that referenced this pull request Jun 27, 2022
* main: (47 commits) PEP 668: Address feedback and mark as accepted (python#2673) PEP-0691 Gramatical changes + `meta` key description under Project List (python#2677) PEP691: Mark Accepted + Grammar Fixes + Small Fix (python#2674) PEP 691: touch up (python#2668) PEP 650: Withdraw and move to Standards Track (python#2665) PEP 561: Mark as final (python#2663) PEP 660: Mark as Final (python#2664) PEP 615: Fix incorrect RFC link (python#2662) Multiple PEPs: Move Packaging PEPs to Standards Track and mark as Final (python#2657) PEP 671: Since it keeps getting asked about, add a para on deferreds (python#2661) Infra: Tweak PEP references to work on topic sub-index pages (python#2658) PEP 632: Remove `Topic: Packaging` header (python#2656) Infra: Make colour theme cycler button accessible (python#2619) PEP 593: Fix citation references (python#2640) PEP 553: Fix citation references (python#2639) PEP 668: Add PEP-Delegate (python#2654) PEP 693: Python 3.12 Release Schedule (python#2648) Add support for topic indices (python#2579) PEP691: Switch to a List for Project, Address more Feedback (python#2653) PEP 671: Add section on evaluation order (python#2652) ...
@hugovkhugovk mentioned this pull request Jan 14, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@hugovk@AA-Turner@ambv