Page MenuHomeFreeBSD

devel/py-sysctl: Update to 0.3.0
ClosedPublic

Authored by freqlabs on Oct 5 2020, 5:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 15, 6:03 PM
Unknown Object (File)
Sat, Aug 8, 12:15 PM
Unknown Object (File)
Wed, Aug 5, 9:43 AM
Unknown Object (File)
Tue, Aug 4, 12:56 PM
Unknown Object (File)
Sun, Aug 2, 7:50 PM
Unknown Object (File)
Sun, Aug 2, 1:17 PM
Unknown Object (File)
Wed, Jul 29, 1:36 AM
Unknown Object (File)
Jul 14 2026, 3:41 PM
Subscribers

Details

Summary

Bring py-sysctl to 0.3.0, which features the following changes:

  • .value now lazy-loaded on first access to avoid the overhead of getting unused values
  • .description field added, also lazy-loaded on first access to minimize overhead
  • Support for CTL_SYSCTL_NEXTNOSKIP to include sysctls marked with CTLFLAG_SKIP once D26560 lands

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.Oct 5 2020, 6:02 PM
This revision was automatically updated to reflect the committed changes.