Blake VandeMerwe

Results 13 comments of Blake VandeMerwe

Approve Can't believe this isn't already on the list, it's one of the best libraries out there.

I'm experimenting with pkgdiff for my workflow and needed this too. This is the python code I wrote to extract the information; you can use it if you want. ```python...

@rsyring what are the major differences? what have you added / changed?

@lingfish yeah, Python 3 only. I'd accept pull requests if you want to support Python2 as well.

@lingfish actually this is a bug, i haven't worked on this library for a long time and it should be version-2 compatible. I will fix it!

Weird...I will look into this this weekend, thanks! I use poetry so I'm familiar with its quirks, hopefully I can figure it out.

Approve

Alternatively, functionality like `toolz.functoolz.excepts` would delegate a case when an exception is raised. See here, https://toolz.readthedocs.io/en/latest/_modules/toolz/functoolz.html#excepts

I need more information, such as code samples and a proper stack trace.