10000 Remove outdated reference to Python 3.5 (#1120) · python/devguide@72c37bd · GitHub
[go: up one dir, main page]

Skip to content

Commit 72c37bd

Browse files
authored
Remove outdated reference to Python 3.5 (#1120)
1 parent 9eb2bbe commit 72c37bd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

getting-started/setup-building.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -644,8 +644,7 @@ every rule.
644644

645645
``Programs``
646646
Source code for C executables, including the main function for the
647-
CPython interpreter (in versions prior to Python 3.5, these files are
648-
in the Modules directory).
647+
CPython interpreter.
649648

650649
``Python``
651650
The code that makes up the core CPython runtime. This includes the

0 commit comments

Comments
 (0)
0