commit | 3e95ffc7aefb970bfd23e488381eab0dc71532e5 | [log] [tgz] |
---|---|---|
author | Ethan Furman <ethan@stoneleaf.us> | Fri Oct 21 15:36:41 2022 -0700 |
committer | GitHub <noreply@github.com> | Fri Oct 21 15:36:41 2022 -0700 |
tree | bcd0edb7be4696dff0de496d30633506b47e2a7a | |
parent | a5ff80c8bc96210bace3ffb683b01fbd7f4ab76d [diff] |
gh-98298: [Enum] document ReprEnum, global_enum, and show_flag_values (GH-98455) Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>