]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #25874: Clarify platform support in the "Using Python on Windows" doc.
authorBrett Cannon <brett@python.org>
Sun, 27 Dec 2015 20:08:37 +0000 (12:08 -0800)
committerBrett Cannon <brett@python.org>
Sun, 27 Dec 2015 20:08:37 +0000 (12:08 -0800)
commit85622e4bc914383c087ef2e5944b14b10b22cff5
tree8801fc7ce5c8e36f03d3d688281dbd658d9b4c58
parent191321d11bc7e064e1a07830a43fa600de310e1b
Issue #25874: Clarify platform support in the "Using Python on Windows" doc.

Thanks to Chris Wilcox for the initial patch.
Doc/using/windows.rst
Misc/ACKS