This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author amaury.forgeotdarc
Recipients Romuald, amaury.forgeotdarc, docs@python
Date 2017-09-13.13:24:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505309079.6.0.84106376044.issue31443@psf.upfronthosting.co.za>
In-reply-to
Content
On Windows at least: I think "another C module" should be understood as "another DLL or executable".

A user extension module is a different DLL from the core Python, so the advice is still valid.
History
Date User Action Args
2017-09-13 13:24:39amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, docs@python, Romuald
2017-09-13 13:24:39amaury.forgeotdarcsetmessageid: <1505309079.6.0.84106376044.issue31443@psf.upfronthosting.co.za>
2017-09-13 13:24:39amaury.forgeotdarclinkissue31443 messages
2017-09-13 13:24:39amaury.forgeotdarccreate