SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72137 0 36 Python

bpo-46816: Remove declarations for non-__STDC__ compilers (GH-31466)

After Python switched to C11, there is a guarantee that every compiler
conforms to ISO C so checks of __STDC__ have no sense.
O
Oleg Iarygin committed
4060111f9dc44682f9d7bdafb4e7dacb96706ad3
Parent: eb002db
Committed by GitHub <noreply@github.com> on 2/25/2022, 11:16:59 PM