Wieland Hoffmann

Results 17 issues of Wieland Hoffmann

I've created a test project with `stack new new-template`. In the automatically generated `src/Lib.hs` I added the following line: ``` haskell bar a = a + 2 ``` With the...

Here's what I did: > ↪ stack new simple > [...] > ↪ cd simple > ↪ stack build > simple-0.1.0.0: configure > Configuring simple-0.1.0.0... > simple-0.1.0.0: build > Preprocessing...

component: stack

``` (tmp-961236c5487a52a) ↪ flake8 --version 3.6.0 (flake8-bugbear: 18.8.0, flake8-docstrings: 1.3.0, pydocstyle: 3.0.0, flake8-print: 3.1.0, flake8-todo: 0.7, mccabe: 0.6.1, naming: 0.7.0, pycodestyle: 2.4.0, pyflakes: 2.0.0) CPython 3.7.2 on Linux (tmp-961236c5487a52a) ↪...

enhancement

Accessing https://manpages.debian.org/man-db/man.1#Controlling_formatted_output automatically redirects me to https://manpages.debian.org/buster/man-db/man.1.de.html#Controlling_formatted_output without jumping to the correct part of the man page (https://manpages.debian.org/buster/man-db/man.1.de.html#Steuerung_der_Ausgabeformatierung). Ideally, the redirect would somehow land me in the correct place of...

enhancement
help wanted

- [ ] Aliases for more things ([MMD schema change](https://bitbucket.org/metabrainz/mmd-schema/pull-request/26/add-aliases-for-recordings-releases-and/diff)) - [x] Artist credits for relationships ([Ticket](http://tickets.musicbrainz.org/browse/MBS-7489), [MMD Schema change](https://github.com/metabrainz/mmd-schema/commit/a43198f5ffdd6b726988481628aa08a05deccb6d)) Not sure if this lead to changes in the WS:...

new feature

- [ ] Events ([MMD schema change](https://bitbucket.org/metabrainz/mmd-schema/pull-request/19/mbs-6201-mmd-schema-for-events/diff)) - [x] Pregap tracks ([MMD Schema change](https://bitbucket.org/metabrainz/mmd-schema/pull-request/20/support-for-pregap-tracks/diff)) - [ ] Relationship attribute credits ([MMD Schema change](https://bitbucket.org/metabrainz/mmd-schema/pull-request/18/support-credited-as-for-relationship/diff)) - [ ] Tags for more things...

new feature

After looking at #208 I'm wondering if using `StringIO` in the `FakeOpener` doesn't change the behaviour a bit because resp in https://github.com/alastair/python-musicbrainzngs/blob/c2e73914f57064fbd2c5d7acb8433b713ce7b043/musicbrainzngs/musicbrainz.py#L673 is then of type `str` instead of `bytes`....

This is #123 again, rebased on top of current master and with passing tests :sparkles: Note that I've bumped the requests dependency to 2.5.0 because that's the first version that...

refactoring
API change

On https://acoustid.org/fingerprinter the markdown `![Screenshot](/static/fingerprinter-gnome-small.png)` is shown instead of the screenshot.