sonic-buildimage/platform/pddf/platform-api-pddf-base
fk410167 20f0f069c1
Making PDDF 2.0 base classes python3 compliant (#6924)
- Made python2 to python3 changes
- Removed ord() func as python3 return int instead of str
- Had to change chr(..) to bytes([..]) function while using ctypes class methods
2021-03-01 09:48:59 -08:00
..
sonic_platform_pddf_base Making PDDF 2.0 base classes python3 compliant (#6924) 2021-03-01 09:48:59 -08:00
sonic_platform_ref [sonic-utilities] Update submodule; Build and install as a Python 3 wheel (#5926) 2020-11-25 10:28:36 -08:00
setup.py [PDDF] Build and install Python 3 package (#6286) 2021-01-07 10:03:29 -08:00