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
It looks like as part of the cut over to 3.16, configure wasn't regenerated with 3.16 itself. This shows up in cross-builds and was detected thanks to the WASI buildbot suddenly failing.
Bug report
Bug description:
cpython/configure
Line 607 in f5c7535
It looks like as part of the cut over to 3.16,
configurewasn't regenerated with 3.16 itself. This shows up in cross-builds and was detected thanks to the WASI buildbot suddenly failing.CPython versions tested on:
CPython main branch
Operating systems tested on:
Other