[Python-Dev] Building Extensions for Python 3.5 on Windows
Steve Dower
steve.dower at python.org
Tue Aug 25 20:17:43 CEST 2015
I've written up a long technical blog post about the compiler and CRT
changes in Python 3.5, which will be of interest to those who build and
distribute native extensions for Windows.
http://stevedower.id.au/blog/building-for-python-3-5/
Hopefully it puts some of the changes we've made into a context where
they don't just look like unnecessary pain. Feedback and discussion
welcome, either on these lists or on the post itself.
Cheers,
Steve
More information about the Python-Dev
mailing list