Skip to content

Commit 512fd81

Browse files
mfisher87jaimergp
andauthored
Update range of Python versions supported by Visual C++ 14.x
Co-authored-by: jaimergp <[email protected]>
1 parent 2131973 commit 512fd81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/maintainer/knowledge_base.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ compiled libraries used in Python, `as described on this Python wiki page
154154
<https://wiki.python.org/moin/WindowsCompilers>`__. The current relevant
155155
versions are:
156156

157-
* For Python 3.5–3.10: Visual C++ 14.x
157+
* For Python 3.5–3.12+: Visual C++ 14.x
158158

159159
While you can obtain these tools by installing the right version of the full
160160
`Visual Studio <https://visualstudio.microsoft.com/>`__ development

0 commit comments

Comments
 (0)