Tynor Fujimoto
Tynor Fujimoto
Thanks for the quick response. A couple more thoughts: After some poking around, I found [the code .Net uses to detect the hardened runtime](https://github.com/dotnet/runtime/blob/1e22b3f00501e8263af571ad74cb043fb3407b70/src/coreclr/pal/src/misc/utils.cpp#L329-L366). Not exactly the cleanest, and does...
I am also interested in getting type annotations added to `asgiref.compatibility`. :) I have a [branch in my fork](https://github.com/tynor/asgiref/commit/2a38633aa7e0d0226521f88c136d8e3642f0afb9) with working type annotations. I have not run it against the...