On 3 July 2017 at 20:02, Victor Stinner <victor.stin...@gmail.com> wrote:
> Sadly, we only require C99 yet :-/

Handling fallbacks when shiny new features are unavailable is what
autoconf is for, though :)

The fact thread specific storage support made it directly into C11
makes me more confident in dropping our emulation, so +1 for
investigating that *before* we finalize PEP 539.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to