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)
Tue, May 12, 4:32 AM
Unknown Object (File)
Tue, May 12, 1:27 AM
Unknown Object (File)
Sun, May 10, 8:51 AM
Unknown Object (File)
Sun, May 10, 8:14 AM
Unknown Object (File)
Thu, May 7, 5:07 AM
Unknown Object (File)
Apr 19 2026, 3:35 PM
Unknown Object (File)
Apr 6 2026, 11:29 AM
Unknown Object (File)
Apr 5 2026, 1:32 AM
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.