Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.

Commit d70625f

Browse files
AutoPrFromHttpClientPythonAutoPrFromHttpClientPython
authored andcommitted
Add changelog
1 parent e956d18 commit d70625f

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
changeKind: fix
3+
packages:
4+
- "@autorest/python"
5+
- "@azure-tools/typespec-python"
6+
---
7+
8+
Fix TypeSpec `numeric` scalar type being emitted as `int` in Python; it is now emitted as `float`.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
changeKind: internal
3+
packages:
4+
- "@autorest/python"
5+
- "@azure-tools/typespec-python"
6+
---
7+
8+
add baseline of generated code before regenerate to contain necessary customized code for some specific test cases

0 commit comments

Comments
 (0)