diff --git a/.chronus/changes/enum-to-ts-2026-06-02.md b/.chronus/changes/enum-to-ts-2026-06-02.md new file mode 100644 index 00000000000..c06b04c0b1d --- /dev/null +++ b/.chronus/changes/enum-to-ts-2026-06-02.md @@ -0,0 +1,8 @@ +--- +changeKind: internal +packages: + - "@typespec/emitter-framework" + - "@typespec/http-client-python" +--- + +Refine Python enum generation plumbing in emitter-framework and http-client-python.