On Sat, Feb 4, 2017, at 10:15, Steve Dower wrote: > These days, the subset of C99 supported by MSVC is "most" of it, so feel > free to start off by assuming the best, at least for new features (the > version we use for 2.7 obviously is not improving).
The subset of the C *library*, anyway, since it was incorporated wholesale into the C++ standard. Probably worth taking more care with syntactic features. _______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/