Erik Janssens <erik.janss...@conceptive.be> added the comment:

I created a github pull request based on the last patch of Jeffrey Armstrong.

Since mingw now also has a wcstok_s function, the discrimination between 
wcstok/wcstok_s is now based on MS_WINDOWS being defined, as was the case in 
Modules/main.c.

Is this correct, or should it be based on the detected compiler ?

----------

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

Reply via email to