[PATCH v2 00/10] Cover Letter

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Patch 9 fixes an issue where the device has IPv6 disabled, causing a FileNotFound error. 

All other patches edit files to replace standard strings with f-strings.

Anubhav Shelat (10):
  rteval: Use f-strings in rtevalclient.py
  rteval: Use f-strings in rtevalConfig
  rteval: Use f-strings in cputopology
  rteval: Use f-strings in kernel.py
  rteval: Use f-strings in memory.py
  rteval: Use f-strings in osinfo
  rteval: Use f-strings in services.py
  rteval: Use f-strings in tools.py
  Added code to check if the proc/net/if_inet6 file exists while loading
    IPv6 addresses in the IPv6Addresses class
  rteval: Use f-strings in __init__.py

 rteval/rtevalConfig.py        |  2 +-
 rteval/rtevalclient.py        |  2 +-
 rteval/sysinfo/__init__.py    | 18 +++++++-----------
 rteval/sysinfo/cputopology.py |  4 +---
 rteval/sysinfo/kernel.py      |  4 ++--
 rteval/sysinfo/memory.py      |  8 ++++----
 rteval/sysinfo/newnet.py      | 28 ++++++++++++++++------------
 rteval/sysinfo/osinfo.py      | 12 ++++++------
 rteval/sysinfo/services.py    | 12 ++++++------
 rteval/sysinfo/tools.py       |  2 +-
 10 files changed, 45 insertions(+), 47 deletions(-)

-- 
2.31.1




[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux