Pascal van Kooten

Results 290 comments of Pascal van Kooten

Please add serde to this list

@mrocklin I would, but I just noticed that my nbytes are different from the doctests. Maybe the numbers are from a 32-bit system? I wouldn't be very comfortable adding untested...

Also... in case the elements are referring to the same object, it is going to be an overestimation. As I've learned the hard way, in your example, you still would...

It's pretty difficult to write a test for it, as the actual value is not static w.r.t. to the different python versions :) I think to get an even better...

It somehow seems like a bad idea to have this centralized. How about someone evil sending a payment request to all people mentioned in this single `thanks.json` file?

I understand, I just came to raise an issue and it already fit in this thread. I would vote for an extended CONTRIBUTORS file including payments info.

I think an extended CONTRIBUTORS file including payment info would work On Feb 12, 2018 21:57, "Philip James" wrote: > @untitaker I agree, and I am in the > process...

After `pip3.5 install trepan3k`, I get: ``` pascal@MBP:~ $ trepan3k Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.5/bin/trepan3k", line 7, in from trepan.cli import main File "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/trepan/cli.py", line 24, in from...

I think if you have a way to generate it with a command, you would show that. If not, then show the input you expect... that can indeed be done...