saamc

Results 3 issues of saamc

Hi, some code changes for importing AVLetters database.

https://github.com/AMV007/alx_dkms_installer/blob/b8ace1d309d876c48c620ce41df2d63a2f505408/setup#L73 is incompatible with "/" prefix in https://github.com/AMV007/alx_dkms_installer/blob/b8ace1d309d876c48c620ce41df2d63a2f505408/000-enable-alx-wol-5.4.x.patch#L1-L2 setup fails with output: ``` ./setup Checking dependencies... Done Preparing dkms module source... Using 5.4+ patch... The text leading up to this...

### Severity P1 - Major feature malfunctioning ### Current Behavior Assigning `bytes` to `Dataset.Metadata` or `Column.Metadata` stores the byte sequence as a `str` not as `bytes`. For `bytes` consisting of...

bug