@@ -18,7 +18,6 @@ Supported interpreters
1818
1919pip support a variety of Python interpreters:
2020
21- - CPython 3.8
2221- CPython 3.9
2322- CPython 3.10
2423- CPython 3.11
@@ -91,9 +90,7 @@ Actual testing
9190+------------------------------+---------------+-----------------+
9291| **interpreter ** | **unit ** | **integration ** |
9392+-----------+----------+-------+---------------+-----------------+
94- | | x86 | CP3.8 | | |
95- | | +-------+---------------+-----------------+
96- | | | CP3.9 | | |
93+ | | x86 | CP3.9 | | |
9794| | +-------+---------------+-----------------+
9895| | | CP3.10| | |
9996| | +-------+---------------+-----------------+
@@ -105,9 +102,7 @@ Actual testing
105102| | +-------+---------------+-----------------+
106103| | | PyPy3 | | |
107104| Windows +----------+-------+---------------+-----------------+
108- | | x64 | CP3.8 | GitHub | GitHub |
109- | | +-------+---------------+-----------------+
110- | | | CP3.9 | | |
105+ | | x64 | CP3.9 | GitHub | GitHub |
111106| | +-------+---------------+-----------------+
112107| | | CP3.10| | |
113108| | +-------+---------------+-----------------+
@@ -119,9 +114,7 @@ Actual testing
119114| | +-------+---------------+-----------------+
120115| | | PyPy3 | | |
121116+-----------+----------+-------+---------------+-----------------+
122- | | x86 | CP3.8 | | |
123- | | +-------+---------------+-----------------+
124- | | | CP3.9 | | |
117+ | | x86 | CP3.9 | | |
125118| | +-------+---------------+-----------------+
126119| | | CP3.10| | |
127120| | +-------+---------------+-----------------+
@@ -133,9 +126,7 @@ Actual testing
133126| | +-------+---------------+-----------------+
134127| | | PyPy3 | | |
135128| Linux +----------+-------+---------------+-----------------+
136- | | x64 | CP3.8 | GitHub | GitHub |
137- | | +-------+---------------+-----------------+
138- | | | CP3.9 | GitHub | GitHub |
129+ | | x64 | CP3.9 | GitHub | GitHub |
139130| | +-------+---------------+-----------------+
140131| | | CP3.10| GitHub | GitHub |
141132| | +-------+---------------+-----------------+
@@ -147,9 +138,7 @@ Actual testing
147138| | +-------+---------------+-----------------+
148139| | | PyPy3 | | |
149140+-----------+----------+-------+---------------+-----------------+
150- | | arm64 | CP3.8 | GitHub | GitHub |
151- | | +-------+---------------+-----------------+
152- | | | CP3.9 | GitHub | GitHub |
141+ | | arm64 | CP3.9 | GitHub | GitHub |
153142| | +-------+---------------+-----------------+
154143| | | CP3.10| GitHub | GitHub |
155144| | +-------+---------------+-----------------+
@@ -161,9 +150,7 @@ Actual testing
161150| | +-------+---------------+-----------------+
162151| | | PyPy3 | | |
163152| macOS +----------+-------+---------------+-----------------+
164- | | x64 | CP3.8 | GitHub | GitHub |
165- | | +-------+---------------+-----------------+
166- | | | CP3.9 | GitHub | GitHub |
153+ | | x64 | CP3.9 | GitHub | GitHub |
167154| | +-------+---------------+-----------------+
168155| | | CP3.10| GitHub | GitHub |
169156| | +-------+---------------+-----------------+
0 commit comments