twisted-iocpsupport 25.2.0


pip install twisted-iocpsupport

  Latest version

Released: Feb 27, 2025

Project Links

Meta
Author: Twisted Matrix Laboratories
Maintainer: Thomas Grainger

Classifiers

Programming Language
  • Python :: 3
  • Python :: 3 :: Only
  • Python :: 3.8
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
GitHub Actions PyPI

An extension for use in the L{twisted.internet.iocpreactor} I/O Completion Ports reactor.

This code was initially part of the core Twisted project. It was moved into a separate repo in order to simplify the Twisted production deployment. As such, issues are handled via the twisted/twisted GitHub Issues system

Additionally, this package provides no compatability gurantees: All use must be via the Twisted PyPI distribution and twisted Python package. Applications must not depend on the twisted-iocpsupport PyPI distribution directly. Applications must not import names from the twisted_iocpsupport package directly. See the Twisted Compatability Policy for more info.

No dependencies