Package python3-module-eventlet: Information
Source package: python3-module-eventlet
Version: 0.40.4-alt2
Build time: Feb 3, 2026, 11:01 PM in the task #407046
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/eventlet/
License: MIT
Summary: Highly concurrent networking library
Description:
Eventlet is a concurrent networking library for Python that allows you to change how you run your code, not how you write it. It uses epoll or libevent for highly scalable non-blocking I/O. Coroutines ensure that the developer uses a blocking style of programming that is similar to threading, but provide the benefits of non-blocking I/O. The event dispatch is implicit, which means you can easily use Eventlet from the Python interpreter, or as a small part of a larger application.
Maintainer: Grigory Ustinov
List of contributors:
Grigory Ustinov
Anton Vyatkin
Vitaly Lipatov
Anton Midyukov
Igor Vlasenko
Stanislav Levin
Alexey Shabalin
Ivan Zakharyaschev
Mikhail Efremov
Eugeny A. Rostovtsev
Grigory Ustinov
Anton Vyatkin
Vitaly Lipatov
Anton Midyukov
Igor Vlasenko
Stanislav Levin
Alexey Shabalin
Ivan Zakharyaschev
Mikhail Efremov
Eugeny A. Rostovtsev
Last changed
Feb. 3, 2026 Grigory Ustinov 0.40.4-alt2
- NMU: suppress warnings, that ruins tests in other packages (Closes: #57743).
Nov. 26, 2025 Anton Vyatkin 0.40.4-alt1
- new version 0.40.4
Aug. 28, 2025 Anton Vyatkin 0.40.3-alt1
- new version 0.40.3