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 steveire
Recipients steveire
Date 2017-05-03.10:01:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493805691.1.0.682843236937.issue30252@psf.upfronthosting.co.za>
In-reply-to
Content
As far as I know, there is a configuration system for python based on the configure script. Python can be configured with --without-threads to disable threading support.

There is no equivalent system for Windows/Visual Studio. This makes it harder to build python with configurations.
History
Date User Action Args
2017-05-03 10:01:31steveiresetrecipients: + steveire
2017-05-03 10:01:31steveiresetmessageid: <1493805691.1.0.682843236937.issue30252@psf.upfronthosting.co.za>
2017-05-03 10:01:31steveirelinkissue30252 messages
2017-05-03 10:01:31steveirecreate