Gregory P. Smith
Gregory P. Smith
Note that to use `tmpfs` as a ram output directory **on Linux** you need to build your own bladebit with this change applied: ```diff --- a/src/plotting/GlobalPlotConfig.h +++ b/src/plotting/GlobalPlotConfig.h @@ -33,1...
Perhaps just something like a `# fmt: pack` that would apply to the remainder of the open comma separated sequence would be nice for this kind of case. The presence...
Still being looked into. GitHub is ultimately going to be requiring it for everyone anyways... Our goal is to see infrastructure issues that it would break identified sooner than GitHubs...
Our understanding is that this is complete now that GH forced the change on the world and @ambv helped get the bots fixed. :) reopen specific issues if 2FA bot...
Unlike SSL & TLS versions, with evolving implementations, `errno` hasn't changed *meaningfully* in decades. Untrue of OpenSSL. If you feel that "parsing .h files" is the public API for this,...
Rehashing what @davidben said to ping this issue... From a CPython perspective: We don't want to find, load, and parse an SSL error data file at runtime. That is complex...
I don't currently have one of those to test with, but I suspect porting that over wouldn't be much different than the existing color 2.13" one that already works if...
As a data point, is anyone aware of any compatibility fallout from these specific changes?
Closing as this was accepted in 2022.
> It'd be useful for this kind of thing to include a script (somewhere under Tools?) that can generate and update the hacl-star vendored code implementation. As I assume we'll...