-
**Describe the bug**
Running `python -m coverage lcov -o coverage.lcov` used to work just fine until coverage 7.6.1:
```
$ python -m coverage --version
Coverage.py, version 7.6.1 with C exten…
-
Does it work with pytthon 3.7.3?
-
Over at @Napari we are attempting to auto-type scikit-image functions with [Python 3.6-style typing annotations](https://docs.python.org/3/library/typing.html) (see Napari/napari#1).
Since the libr…
-
The script still works as of Python 3.6, but I believe it will break in Python 3.7. This is the output of `flake8`:
```
pypy_setup.py:1070:18: W606 'async' and 'await' are reserved keywords starti…
-
Attempting to run
```
./waf configure --libdir /usr/lib/x86_64-linux-gnu/
```
with Python 3.7.1 results in an error.
```
Traceback (most recent call last):
File "/home/tess/Clones/diodon-pl…
-
There are unlikely to be many issues.
Test with Tox.
-
First off, I would like to say thank you so much for building this! It has been incredibly easy to use and I am looking forward to testing this out in production.
In step 6, where we package our m…
-
mocurly depends on a old version of httpretty that doesn't support python 3.7
It requires httpretty
-
Is it possible to have a Docker image for Python 3.7?
-
Whenever I try using it on Python 3.7, it gives me an error such as:
> PW rejects example.com, ERROR TRACE No root WHOIS server found for domain.
This looks like it's related to PythonWhois libr…