Darien

Results 31 comments of Darien

@digitalowlnyc > Interesting proposal, it seems like there are at least three cases here: Adding two more: * Case 4: User creates an URL-less tab in an existing window (e.g....

@ericholscher I can't speak to the technical issues, but I think the immediate problem is what workflows should -- and shouldn't -- be supported, or else how to get them...

I am going to create a PR for this.

Digging up this issue because I'm having the same problem now. This bug causes problems round-tripping data and in testing, since it basically corrupts data. An optional key-value which is...

Here's one possible workaround, all it does is recursively strips out key-values where the payload is `None` before everything gets turned into a JSON string. ```python def _stripNone(data): if isinstance(data,...

Any update on this? It seems related to #179, in that both involve the marshaling process creating an illegal representation of the mode which doesn't match the input needed to...

I'd like to report that I just ran into this in the wild, and it was very confusing and frustrating. To offer a concrete example I was repl-testing with, in...

I still think it's an important use-case that maintainers keep dismissing, I just don't comment anymore because after 8 years I'm on a different tech-stack. :P