John Jones
John Jones
I think it might be incorrect to support string encoding/decoding for beanstalkc. Beanstalkd is a lot like socket; it has no real knowledge (as far as I know) about the...
What does 8-bit transparency testing look like with the current test suite, which looks to be comprised of doctests? Would it be permissible to introduce a dependency like [python-future](http://python-future.org/overview.html) (`pip...
I didn't say anything about it on #65, but my biggest problem getting to "complete" was getting everything to pass the doctests under both Python 2 and Python 3. The...
Some guidance about how to obtain the necessary Slack token would be useful. For example, `apm` helps you get a github token when you try to use it without a...
Related or the same as #201
@borkdude It's kinda close but I have some additional tests locally that are failing. I also realized that explicitly following clj-http semantics for `:multipart` leads to some problems. Is it...
@borkdude I don't think I'm going to have enough time to finish this in time for the release today. Sorry about that. I don't mind if someone else wants to...
Can confirm this same problem with pytest 8.3.3 and hypofuzz 24.2.3. I've created a minimal reproduction of the problem: https://github.com/johnchristopherjones/hypofuzz-pytest-version