Package python3-module-async_generator-tests: Information

    Binary package: python3-module-async_generator-tests
    Version: 1.10-alt3
    Architecture: noarch
    Build time:  May 3, 2024, 01:33 AM
    Report package bug
    License: MIT or Apache-2.0
    Summary: Making it easy to write async iterators in Python 3.5
    Description: 
    Python 3.6 added async generators. (What's an async generator?
    Check out my 5-minute lightning talk demo from PyCon 2016.)
    
    Python 3.7 adds some more tools to make them usable,
    like contextlib.asynccontextmanager.
    
    This package contains tests for Python-3.

    Maintainer: Stanislav Levin


    Last changed


    April 27, 2023 Stanislav Levin 1.10-alt3
    - Modernized packaging.
    - Mapped PyPI name to distro's one.
    June 16, 2021 Aleksei Nikiforov 1.10-alt2
    - Moved tests into separate package.
    Jan. 15, 2019 Evgeny Sinelnikov 1.10-alt1
    - Initial build for Sisyphus