Ram Rachum

Results 198 comments of Ram Rachum

Hmm, I think that the CI failure is not related to my change.

I'd really like to see a new release with this fix...

@tomekwojcik What do you think about making a new release with this fix?

Sorry, you already have `__version__`, but it would be nice to add `envelopes.__version_info__`.

Haha, 4 years have passed :) The difference is that envelopes.__version_info__ will be an object like Python's `sys.version_info` that is easily accessible, unlike a string. i.e. you can get the...

I know it's only September, but solving this ticket would be a great early Christmas present.

I meant plain strings, but I think it's trivial to have a function that looks at the argument and checks whether it's a string or a `StringIO` and does the...