David Sanders
David Sanders
@wbond, it looks like the new version of `asn1crypto` was put out a couple weeks ago, which should have the fix for this issue, right? Would be great if `package_control`...
@wbond, created #1277, but without build instructions or an automated build on this repo I'm really just stabbing in the dark and can't test that it fixes anything. Assuming `asn1crypto`...
@georgexu99, that seems reasonable. Could you open a PR for just that change? This one is pretty big and hairy to review, so would be easier to land that generic...
@aryanshridhar, can we rebase this PR and get it clean again? I can further look into the test failure after that. 🙂
> Edit: I was unclear, I know a bisect helper already exists -- what I'm thinking about is automating it e.g. having a testcase with an exit code to report...
My Fiddle just got into this state somehow. Don't know if it is related, but I was doing local development of Fiddle, with `yarn start`, and then switched back to...
Same issue on Linux.
> btw I slightly edited your code in your example to make it a generator expression instead of a list comprehension to avoid loading all documents into memory. 👍 >...
> Actually to_dict(True) should include the Optimistic concurrency control, that is a very good point as that is its purpose If more stuff got folded into `to_dict(include_meta=True)` then I think...
I'll try to put something together for 1 (darn GitHub auto-links #1 to an issue, that's annoying) when I get a chance, I'm also fairly bogged down. I've got a...