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 serhiy.storchaka
Recipients Jeffrey.Armstrong, erikjanss, r.david.murray, serhiy.storchaka, vstinner
Date 2018-11-09.13:02:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541768568.36.0.788709270274.issue20596@psf.upfronthosting.co.za>
In-reply-to
Content
wcstok_s is an optional part of C11 and can be available in other compilers.

http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1570.pdf#%5B%7B%22num%22%3A1401%2C%22gen%22%3A0%7D%2C%7B%22name%22%3A%22XYZ%22%7D%2C0%2C792%2C0%5D
History
Date User Action Args
2018-11-09 13:02:48serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, r.david.murray, Jeffrey.Armstrong, erikjanss
2018-11-09 13:02:48serhiy.storchakasetmessageid: <1541768568.36.0.788709270274.issue20596@psf.upfronthosting.co.za>
2018-11-09 13:02:48serhiy.storchakalinkissue20596 messages
2018-11-09 13:02:48serhiy.storchakacreate