Skip to content

Commit eadc927

Browse files
dlechdpgeorge
authored andcommitted
docs/differences/python_35: Mark PEP 486 as not applicable.
This adds the "Not relevant" designation to PEP 486 since it has to do with the Python Launcher for Windows and not the Python language itself. Also fix a typo while we are touching this line. Signed-off-by: David Lechner <david@pybricks.com>
1 parent 5d9171b commit eadc927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/differences/python_35.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Below is a list of finalised/accepted PEPs for Python 3.5 grouped into their imp
3333
+--------------------------------------------------------+-------------------------------------------------+---------------+
3434
| `PEP 441 <https://www.python.org/dev/peps/pep-0441/>`_ | improved Python zip application support | |
3535
+--------------------------------------------------------+-------------------------------------------------+---------------+
36-
| `PEP 486 <https://www.python.org/dev/peps/pep-0486/>`_ | make the Python Laucher aware of virtual | |
36+
| `PEP 486 <https://www.python.org/dev/peps/pep-0486/>`_ | make the Python Launcher aware of virtual | Not relevant |
3737
| | environments | |
3838
+--------------------------------------------------------+-------------------------------------------------+---------------+
3939
| `PEP 484 <https://www.python.org/dev/peps/pep-0484/>`_ | type hints (advisory only) | In Progress |

0 commit comments

Comments
 (0)