Philip Winston

Results 4 issues of Philip Winston

I expected one output option would be like this: MyTestCase1: 5 assertions passed MyTestCase2: 3 assertions passed ... or even just MyTestCase1: PASS MyTestCase2: PASS .... I figured the log...

Query

Sort order is alphabetical. It would work much better with "alphanum" sorting: http://www.davekoelle.com/alphanum.html The alphabetic order today is: (see image below) r5.12xlarge r5.16xlarge r5.24xlarge r5.2xlarge r5.4xlarge r5.8xlarge The alphanum order...

UX

I'm using eventlet 0.29.1 with Flask-SocketIO 4.3.1 and Python 3.9 on MacOS. I tried added `eventlet.monkey_patch()` hoping to cure my server of hanging on exit. My program uses `SharedMemoryManager` to...

importance-bug
platform-python3
platform-osx

Rather than one global `docker.host` setting, the Remote Explorer in the "Container" view should have a way to add multiple docker hosts. So that you can navigate to running containers...

containers
feature-request