Skip to content

Commit 07dbec4

Browse files
authored
PEP 1: revert to PNG due to SVG rendering issues (#702)
1 parent 307dda3 commit 07dbec4

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

pep-0001.txt

+3-2
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,8 @@ an API can replace version 1.
282282

283283
The possible paths of the status of PEPs are as follows:
284284

285-
.. image:: pep-0001-1.svg
285+
.. image:: pep-0001/process_flow.png
286+
:alt: PEP process flow diagram
286287

287288
While not shown in the diagram, "Accepted" PEPs may technically move to
288289
"Rejected" or "Withdrawn" even after acceptance. This will only occur if
@@ -381,7 +382,7 @@ Each PEP should have the following parts:
381382

382383
This section may include key points and recommended documentation
383384
changes that would help users adopt a new feature or migrate their
384-
code to use a language change.
385+
code to use a language change.
385386

386387

387388
PEP Formats and Templates

pep-0001/process_flow.png

12.6 KB
Loading
File renamed without changes.

0 commit comments

Comments
 (0)