Redoubts

Results 7 comments of Redoubts

Yeah I think that’s interesting that only the first issue is flagged. In my worst case, only the first datetime usage is flagged as well.

I suspect this is going to be popular in the dark matter that is closed-source business code. But I think it’s also good if you have something like ‘’’ from...

should it? for me I tend to do something like `pip-compile --output-file out.txt in.txt -P package~=X.Y` Where I treat the existing out.txt as the current state of the venv. When...

I took a second look, and the trio.MultiError deprecation isn't as hard as I thought it would be. I'm less invested in this change, tho someone else may still want...