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, Dec 31, 8:17 PM
Unknown Object (File)
Nov 21 2024, 10:53 AM
Unknown Object (File)
Oct 14 2024, 6:13 PM
Unknown Object (File)
Oct 14 2024, 10:24 AM
Unknown Object (File)
Oct 14 2024, 8:33 AM
Unknown Object (File)
Oct 13 2024, 1:27 AM
Unknown Object (File)
Oct 9 2024, 4:47 AM
Unknown Object (File)
Oct 8 2024, 1:40 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 Skipped
Unit
Tests Skipped

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.