Fred Wenzel

Results 55 issues of Fred Wenzel

The readme says "build: error". Wut? I have to dig up the Travis URL first to find out what's wrong. Relatedly, let's also link to the test runs in the...

bug

``` def test_number_of_colors_without_tty(): """``number_of_colors`` should return 0 when there's no tty.""" # Hypothesis: once setupterm() has run and decided the tty supports 256 # colors, it never changes its mind....

bug

The docker config demands `pureftpd.conf` (sic): https://github.com/vimagick/dockerfiles/blob/master/pure-ftpd/Dockerfile#L19 but the file name has a dash: https://github.com/vimagick/dockerfiles/blob/master/pure-ftpd/data/pure-ftpd/pure-ftpd.conf

[blessings](https://pypi.python.org/pypi/blessings/) should do the trick.

feature

Use case: If you have a "simplex" scanner, you can scan all the front pages (pages 1, 3, 5, 7, 9) and then turn over the stack and scan all...

feature

I run a number of bots and when they error out, which happens pretty regularly due to network flakiness etc, they keep sending DMs that I cannot even delete without...

Account headers (i.e., the background image behind people's account pages) seem to never be pruned and constantly growing, currently taking up much more storage for my instance than any other...

suggestion

When you create a contact, it's created twice. It's probably because of the if clause that runs it once, and then underneath it's run again.

Right now it errors out.