Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions Doc/install/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1071,8 +1071,7 @@ normal libraries do.
.. [#] This also means you could replace all existing COFF-libraries with OMF-libraries
of the same name.

.. [#] Check https://www.sourceware.org/cygwin/ and http://www.mingw.org/ for more
information
.. [#] Check https://www.sourceware.org/cygwin/ for more information

.. [#] Then you have no POSIX emulation available, but you also don't need
:file:`cygwin1.dll`.
2 changes: 0 additions & 2 deletions Doc/using/windows.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1149,8 +1149,6 @@ For extension modules, consult :ref:`building-on-windows`.
MinGW gcc under Windows" or "Installing Python extension with distutils
and without Microsoft Visual C++" by Sébastien Sauvage, 2003

`MingW -- Python extensions <http://www.mingw.org/wiki/FAQ#toc14>`_


Other Platforms
===============
Expand Down