The Zo

Results 8 issues of The Zo

Can you add support for [Quart](https://gitlab.com/pgjones/quart)?

Looks like the sdk currently supports asyncio. Is it possible to add support for [trio](https://github.com/python-trio/trio)? That would be very helpful for trio users.

Type: Enhancement
Priority: Medium

### Steps to reproduce 1. Install `libvirt`, `qemu` using `homebrew` and `vagrant-libvirt` plugin using `vagrant plugin install` on mac. 2. Create a vagrant box or download one. Doesn't matter which...

**Description** `podman run` fails on tinycore 11.1 VM because of some issue related to `slirp4netns`. Using slirp4netns version 1.1.8. **Steps to reproduce the issue:** 1. Install podman on tinycore using...

Versions: sikulix 1.1.1 and 1.1.2 (from nightly builds) OS: Windows 7 If I type the following command in SikuliX IDE, it works perfectly fine: `click('sample.png', KEY_SHIFT)` It clicks on the...

Please answer these questions before submitting your issue. Thanks! 1. What version of Python are you using (`python --version`)? 3.7 or 3.8 2. What operating system and processor architecture are...

Here's a piece of code that is getting the definitions of a method called `click` inside a java class called `Region`: ``` def get_signature(cls_tp): tp = cls_tp.getName() if tp[0] ==...

question
support