ijl
ijl
@TheKevJames have you tried with LTO disabled? I had an issue (I haven't looked into further) where an LTO-enabled, rust 1.27 build of `scrollback` would not launch from the dock...
Has anyone done anything with this?
orjson now publishes manylinux_2_28 and manylinux2014, dropping manylinux_2_24. I initially had feedback from python3.10 users on Amazon Linux 2 (glibc 2.26?) and Ubuntu 18.04 (glibc 2.27?) that CPython wheels weren't...
@vbx feel free to open a pull request adding such a function.
Do you have a use case for strictly 53 bit numbers, or is this more that 64-bit integers, 128-bit integers and how floats can be coerced is not done well?...
I think I follow your use case. I don't follow how adding the option is a real solution given you can specify >53 bit integers as floats, yes. I'm not...
Ok, thanks for the report. I think this was the off-by-one fixed in 3.10.2. That also dropped arm7 wheels due the CI job breaking and not really being something I...