New submission from Shreyan Avigyan <shreyan.avig...@gmail.com>:

In the context of Docs/extending/windows.rst, the command provided, for 
compiling the source code and linking the libraries to create a DLL, only works 
for Python 32-bit versions. But the documentation doesn't inform anything about 
that. The PR linked with this issue adds a note section with the text :-

"""

The above commands are only applicable for Python 32-bit versions.

"""

This PR is against the master branch and if accepted, it needs to be backported 
to all the previous supported versions.

Kindly have a review of my PR.

Thanking you,

With Regards

----------
assignee: docs@python
components: Documentation
messages: 390773
nosy: docs@python, shreyanavigyan
priority: normal
severity: normal
status: open
title: Add more info about building C/C++ Extensions on Windows using MSVC
versions: Python 3.10, Python 3.6, Python 3.7, Python 3.8, Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43804>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to