tti0 commented on PR #2139: URL: https://github.com/apache/buildstream/pull/2139#issuecomment-4947551672
Thank you for taking the time to review this @juergbi. I have pushed a new version adjusting the `__repr__` and `__str__` representations for FastEnum itself to match CPython's StrEnum: the default documentation renders satisfactorily (as `'foo'` rather than `foo` though) and tests pass locally. I'd appreciate a more thorough check that this change doesn't have any other breakages as side effects. Thanks again. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
