RSS

Posts tagged “release

  1. Downloads fell from ~8% to 0.36% in three years; psutil 7.0.0 ends support

  2. A segfault I couldn’t fix, and the API removal that followed

  3. 5.6.0 adds parents(), brings several Windows improvements, and removes memory_maps() on macOS

  4. psutil 5.4.0 gets an IBM port, contributed by Arnon Yaari

  5. 5.3.0 adds attrs and ad_value parameters to process_iter(), letting you pre-fetch attributes in one shot

  6. New Process.oneshot(), caching shared syscalls and halving the cost of multi-field queries

  7. psutil 4.2.0 introduces win_service_iter() and win_service_get()

  8. Completing the BSD trio alongside FreeBSD and OpenBSD

  9. psutil 4.0.0 exposes USS, the memory that would actually be freed on process exit + Process.environ()

  10. psutil 3.3.0 now runs on OpenBSD, sharing most of the implementation with FreeBSD

  11. psutil 3.0 introduces net_if_addrs() and net_if_stats()

  12. A major rewrite with breaking API changes