#1130833 python-trio: please stop depending on python3-async-generator

#1130833#5
Date:
2026-03-15 11:07:19 UTC
From:
To:
(copied from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1119281)

Hello.

Python-async-generator is deprecated by its authors [1].

[2] describes equivalent constructs in Python >= 3.10.
An equivalent for aclosing is contextlib(2).aclosing [1]

Please use the standard constructs so that python-async-generators may
be removed from Debian.

[1] https://github.com/python-trio/async_generator/issues/35
[2] https://github.com/python-trio/async_generator/blob/master/README.rst


Greetings

Alexandre