Sebastian Pipping

Results 667 comments of Sebastian Pipping

> You can create an amf virus? I'm not sure what you refer to here. What do you mean? > I'll see if using a newer version works. Cool!

@supermerill I see, thanks for elaborating. I wouldn't call it a virus myself, but it would be possible to craft a file that will have undesired affects when opened, e.g....

@number5 I'm optimistic that with the latest merge to `master` [the test suite](https://travis-ci.org/kevin1024/vcrpy/builds/329568738) will return to zero failures. Please rebase this pull request against latest `master` so we can see...

This issue also hits with test suites utilizing VCR that are executed from within a Debian package building process (say during `debuild -us -uc`) since [PyBuild of dh-python uses `http[s]://127.0.0.1:9/`...

I still see tests fail `http_proxy` when is in the environment, e.g. `http_proxy=http://localhost:3128 PYTHONPATH=. pytest`. So for something like Debian packaging, https://github.com/kevin1024/vcrpy/issues/214#issuecomment-315445044 still seems to apply. @neozenith should I turn...

Hi @gkdr, that's a lot of complex ground to cover at once. I'm not a lawyer and have some questions about licensing unanswered myself, but I'll try to answer the...

Hi @gkdr, > * i am limited to just GPL3 by `libsignal-protocol-c`'s GPL3. i completely forgot about that, but found it in #21. Matches my own understanding, yes. > *...