PEP 1: revert to PNG due to SVG rendering issues (#702)

This commit is contained in:
Nick Coghlan 2018-07-08 13:16:54 +10:00 committed by GitHub
parent 307dda38d4
commit 07dbec43dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 2 deletions

View File

@ -282,7 +282,8 @@ an API can replace version 1.
The possible paths of the status of PEPs are as follows: The possible paths of the status of PEPs are as follows:
.. image:: pep-0001-1.svg .. image:: pep-0001/process_flow.png
:alt: PEP process flow diagram
While not shown in the diagram, "Accepted" PEPs may technically move to While not shown in the diagram, "Accepted" PEPs may technically move to
"Rejected" or "Withdrawn" even after acceptance. This will only occur if "Rejected" or "Withdrawn" even after acceptance. This will only occur if
@ -381,7 +382,7 @@ Each PEP should have the following parts:
This section may include key points and recommended documentation This section may include key points and recommended documentation
changes that would help users adopt a new feature or migrate their changes that would help users adopt a new feature or migrate their
code to use a language change. code to use a language change.
PEP Formats and Templates PEP Formats and Templates

BIN
pep-0001/process_flow.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB