Julian Berman

Results 366 comments of Julian Berman

Slightly complicated by the fact that httpbin sends back a 404 if you send a `Host` header, so it's non-trivial to test this in the same way as the rest...

Another example of this for me is e.g. wanting to `fzy` ctags -- where I want to see the function signature, but filter only on the tag name.

I saw that line in the docs, but if anything I got the opposite out of it :D! It sounded to me like it meant "if they're available, they're optionally...

I suspect (and just quickly half-confirmed) the fact that this does anything at all is just "by accident", and that [the code just checks the first character of the attribute...

Understood, I don't really want copying (and didn't / don't expect something like assoc to be trying to do it) -- in that model [without copying], there isn't really any...

I'm fine with renaming it obviously :P, but I don't have an immediate suggestion on a good name.

I think I have an alternate solution that might satisfy this too. Adding some thoughts to a new issue (will link it in a sec).

IIRC this ticket was about "Make `attr.s(repr=`, rather than `attr.ib(repr=` which is #568, *also* take a callable which collects and assembles the final one (and then secondly possibly implement a...

Ugly as sin branch that at least passes the tests is https://github.com/Julian/jsonschema/tree/no-leaking-boolean-schemas

Sorry, I thought I replied here, but yeah the first thing certainly doesn't look right. Any chance you might have hunted down where the problem is? The second thing (getting...