Joshua Root
Joshua Root
> @jmr Josh, can you provide an example, relative to how you'd like to be able to use this functionality from a utility script? This is the main existing client:...
Shouldn't be needed any more after ddc2655.
> This is related to #343. I don't think so. There really were no successful builds of py-nio on anything other than Ventura x86_64, because it is a stub port...
No, a rev bump will not help anything here.
> Is this the only change needed to build against the 10.7 SDK? It was as of 2.24.2, but 2.26.0 is failing to build on 10.13 and older for other...
Pinging as per the dev guide since the PR has been awaiting review for over a month.
Relying on `_Static_assert` being accepted in C99 mode is certainly a hack, but if that's your goal you can probably get away with just removing or modifying the `__STDC_VERSION__ >=...
@vstinner @pablogsal Is there a consensus for how you want to proceed here?
@vstinner Sorry if I misinterpreted your comments above; it looked to me like you were disagreeing with @pablogsal's proposal. My own view is that a clang-specific check is not necessary,...
@pablogsal Is this acceptable now?