Felix Schwarz

Results 42 issues of Felix Schwarz

#### General informations - system/distribution (with version): CentOS 7 (x68_64) - offlineimap version (`offlineimap -V`): latest git master (c8831608, v7.0.14) - Python version: python-2.7.5-48.el7.x86_64 - CLI options: ` -c .offlineimaprc...

bug
need contributor!
Microsoft

I found that I'm unable to reimplement a given WSDL using spyne because even after building the required classes by hand spyne has some defaults hard-coded which don't match my...

Enhancement

$ pytest tests/integration/test_record_modes.py .F...... [100%] ================================== FAILURES =================================== _____________ TestRecordOnce.test_replays_response_from_cassette ______________ assert r0_headers == r1_headers > assert r0.content == r1.content E assert b'{\n "args"...org/get"\n}\n' == b'{\n "args"...org/get"\n}\n' E At index...

I skimmed through the mars source code just to get an idea about the project state. While I can hardly claim to understand what the code does I noticed a...

I'm generating a few hundred PDF files with weasyprint and the total size of the PDF files starts to add up. That in turn starts pushing some other legacy systems...

feature

please add a license to the repo so it can be used by others without legal doubts. Even if you are stuck with RoIRotate someone else might be able to...

It would be nice if each pypi release had an according git tag so it is easier to see which changes went into a specific release. For example I'm using...

I have a main pytest suite but there is a second test suite. That second test suite also uses pytest but needs a completely different execution environment. One example might...

### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? Since #529 there is support...