gh-90814: Correct NEWS wording re. optional C11 features (GH-96309) (GH-96384)
The previous wording of this entry suggests that CPython won't work if optional compiler features are enabled. That's not the case. The change is that we require C11 rather than C89. Note that PEP 7 does say "Python 3.11 and newer versions use C11 without optional features." It is correct there: that's not a guide for users who compile Python, but for CPython devs who must avoid the features.
P
Petr Viktorin committed
626e45564dd35dad5d6fc65cf16948dab4b7cc01
Parent: 2ba8772
Committed by GitHub <noreply@github.com>
on 8/29/2022, 11:27:37 AM