You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove -Werror=unguarded-availability-new from sysconfig data (astral-sh#422)
## Summary
Per astral-sh#210, we now strip `-Werror=unguarded-availability-new` from `CFLAGS` and `CPPFLAGS` (but not, e.g., `CONFIGURE_CFLAGS`).
Closesastral-sh#210.
0 commit comments