> On 24 Feb 2022, at 11:45, Victor Stinner <[email protected]> wrote: > > Ok, let me try something simpler: > > "Python 3.11 and newer versions use C11 without optional features. The > public C API should be compatible with C++." > https://github.com/python/peps/pull/2309/files
Should is often read as meaning optional when writing specs. Can you say “must be compatible with C++”. Barry > > Victor > _______________________________________________ > Python-Dev mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/python-dev.python.org/ > Message archived at > https://mail.python.org/archives/list/[email protected]/message/C32XCK5WHMLJNV6RGLMN2XNBDWR4DI3V/ > Code of Conduct: http://python.org/psf/codeofconduct/ > _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/AKW6Y5TIHWIZKCSQD4I6GD4Q7GZQYUZ7/ Code of Conduct: http://python.org/psf/codeofconduct/
