On Tue, Dec 08, 2020 at 01:27:57PM +0100, Andreas Tille wrote:
> test-data/samples/crawl.py:750: error: "yield from" can't be applied to
> "Condition"
> test-data/samples/crawl.py:772: error: "yield from" can't be applied to
> "Semaphore"
> test-data/samples/crawl.py:778: error: "yield from" can'
Processing control commands:
> tags -1 pending
Bug #976779 [src:mypy] mypy FTBFS with only python 3.9
Added tag(s) pending.
> tags -1 help
Bug #976779 [src:mypy] mypy FTBFS with only python 3.9
Added tag(s) help.
--
976779: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=976779
Debian Bug Trac
Control: tags -1 pending
Control: tags -1 help
On Mon, Dec 07, 2020 at 11:24:34PM +0200, Adrian Bunk wrote:
> ...
> #set -e; for v in 3.9; do
> set -e; for v in 3.8; do \
> PATH=$PATH:/<>/debian/mypy/usr/bin/ python$v -m pytest -n
> auto \
> -o testpaths=mypy/test -o python_files=test
Source: mypy
Version: 0.790-2
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/package.php?p=mypy
...
#set -e; for v in 3.9; do
set -e; for v in 3.8; do \
PATH=$PATH:/<>/debian/mypy/usr/bin/ python$v -m pytest -n
auto \
-o testpaths=mypy/test -o python_files=test*.p
4 matches
Mail list logo