bormanp
Results
3
comments of
bormanp
@it512 To get the bytes representation of a uuid you just have to say uuid[:] as you suggest, there is no reason for a function call. I believe the rationale...
Please address the failed check about commit messages. Other than that I see no problem with this code.
As mentioned, this is the correct behavior of MustParse. Normally MustParse is used during initialization with fixed strings.