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
F132134667: D26684.id77903.diff
Tue, Oct 14, 1:45 AM
Unknown Object (File)
Sun, Oct 12, 3:51 PM
Unknown Object (File)
Sun, Oct 12, 2:02 PM
Unknown Object (File)
Thu, Oct 9, 3:16 PM
Unknown Object (File)
Thu, Oct 2, 4:57 AM
Unknown Object (File)
Tue, Sep 30, 5:05 AM
Unknown Object (File)
Tue, Sep 16, 2:21 AM
Unknown Object (File)
Sep 5 2025, 5:51 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.