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)
Wed, May 28, 10:49 AM
Unknown Object (File)
Sun, May 25, 1:02 AM
Unknown Object (File)
Wed, May 14, 2:47 PM
Unknown Object (File)
Apr 23 2025, 9:15 AM
Unknown Object (File)
Apr 21 2025, 11:10 PM
Unknown Object (File)
Apr 16 2025, 3:13 AM
Unknown Object (File)
Mar 21 2025, 2:49 AM
Unknown Object (File)
Mar 18 2025, 11:56 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
Lint Not Applicable
Unit
Tests Not Applicable

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.