Greg Lindahl
Greg Lindahl
As Sebastian alludes to by mentioning #34, we like having a fallback. I see that pysimdjson claims that it has a fallback internally, but you can still run into weirdnesses...
The usual dance with the ISO is that you can distribute a draft that happens to be exactly identical with the final standard without having to pay the ISO. But...
Sorry, CI in this repo hasn't been updated since Travis stopped being free. I'll see if I can get someone to fix it. Sorry for the long delay.
We can use pytest instead of "python setup.py test" without migrating -- @tw4l do you have a preferred direction that you're going towards for python testing? If not, I'm happy...
Thank you for weighing in @tw4l . @white-gecko I do appreciate this example of switching to poetry. For "Skip test_capture_https_proxy" do you think there's an easy way to fix it?...
Thank you for splitting the PR! Also I just accidentally pushed directly to master, don't follow my example (arrrrrrgh)
Thank you, I'm working through the PRs in order.
I have now merged all of the pieces EXCEPT poetry. * do we still want to switch? * we need to revive windows testing * we should add darwin testing...
Oh and should we release the current master branch as a new pypi version? @tw4l presumably you have pypi credentials for the package.
I added testing for windows and darwin to the CI, and fixed the long-standing brotli install confusion using the CI to test.