Thomas Bechtold

Results 23 issues of Thomas Bechtold

Having this combination is useful because Automat and Twisted have a cicle dependency (Automat needs Twisted and Twisted needs Automat). So not having Twisted installed leads to: ``` [ 5s]...

The last commit is already ~1 year old. I wrote a mail to [email protected] and asked if somebody from uber still maintains pyflame. Let's see if there is an answer...

Using selenium-wire 4.5.6 and trying the get some data from AWS quickstart, I ran into: ``` Exception in thread Http2SingleStreamLayer-29: Traceback (most recent call last): File "aws-marketplace-ubuntu-scraper/venv/lib/python3.9/site-packages/seleniumwire/thirdparty/mitmproxy/net/http/encoding.py", line 62, in...

The testsuite doesn't run currently because the tests are not ported from multiprocessing (see https://github.com/celery/billiard/issues/29).

Category: Tests
Issue Type: Task

This reintroduces the switch to use "aws eks get-token" instead of the aws-iam-authenticator. The reason (see [0]) why that switch got reverted was, that eksctl wasn't able to handle the...

According to https://github.com/Pylons/waitress/blob/master/CONTRIBUTORS.txt#L91 the license for the docs/ directory and the docstrings is Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License. This is a problem for distributions like openSUSE or...

Images newer than Xenial use a new source for the rootfs tarballs. See also https://github.com/tianon/docker-brew-ubuntu-core/commit/26b6ae75425961f283d174966c355d3eddcef9fd

As the title says, OCI is [Open Container Initiative](https://opencontainers.org/). So please write out OCI and just say "Scanning an official Ubuntu Cloud image" or something like that. --- *Reported from:...

Priority: Medium

``` $ py2pack fetch Django downloading package Django-1.11b1... from Traceback (most recent call last): File "/usr/bin/py2pack", line 10, in sys.exit(main()) File "/usr/lib/python2.7/site-packages/py2pack/__init__.py", line 334, in main args.func(args) File "/usr/lib/python2.7/site-packages/py2pack/__init__.py", line...

bug