Page MenuHomeFreeBSD

[NEW PORT] devel/py-selectors2: Backported, durable, and portable I/O selectors for Python
ClosedPublic

Authored by 0mp on Sep 16 2018, 4:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jul 4, 1:32 AM
Unknown Object (File)
Tue, Jun 23, 2:56 PM
Unknown Object (File)
Tue, Jun 23, 12:58 PM
Unknown Object (File)
Tue, Jun 16, 9:27 AM
Unknown Object (File)
Mon, Jun 15, 6:25 PM
Unknown Object (File)
May 16 2026, 3:01 PM
Unknown Object (File)
May 6 2026, 3:58 AM
Unknown Object (File)
May 5 2026, 8:42 PM
Subscribers
None

Details

Summary

Commit message:

Backported, durable, and portable selectors designed to replace the standard
library selectors module.

This module was originally written for the urllib3 project and later released
as an independent project.

PR: 230873
Submitted by: John W. O'Brien <john@saltant.com>
Test Plan

Submitter:

  • portlint: OK
  • poudriere: OK -- testport on 11.2-RELEASE w/py27 (default)

me:

  • portlint: OK
  • poudriere testport (11.2 i386) for py27

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 19609
Build 19187: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Sep 16 2018, 8:43 PM
This revision was automatically updated to reflect the committed changes.