New GitHub issue #118839 from rindeal:<br>
<hr>
<pre>
# Bug report
### Bug description:
I tried using StrEnum for choices and it printed `choose from <Enum.FOO: 'foo'>, ...` instead of `choose from foo, ....`.
Fix in https://github.com/python/cpython/pull/117766
### CPython versions tested on:
3.12
### Operating systems tested on:
Linux
</pre>
<hr>
<a href="https://github.com/python/cpython/issues/118839">View on GitHub</a>
<p>Labels: type-bug</p>
<p>Assignee: </p>