Skip to content

[Python] Support encode for array of string in serialization and deserialization - #9146

Merged
msyyc merged 11 commits into
mainfrom
python-array-encode
Dec 12, 2025
Merged

[Python] Support encode for array of string in serialization and deserialization#9146
msyyc merged 11 commits into
mainfrom
python-array-encode

Conversation

@msyyc

@msyyc msyyc commented Dec 5, 2025

Copy link
Copy Markdown
Contributor

fix #9026

TCGC is ready: Azure/typespec-azure#3583

Spector case: #9106

@pkg-pr-new

pkg-pr-new Bot commented Dec 5, 2025

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/microsoft/typespec/@typespec/http@9146
npm i https://pkg.pr.new/microsoft/typespec/@typespec/http-client@9146

commit: e46bc01

@github-actions

github-actions Bot commented Dec 5, 2025

Copy link
Copy Markdown
Contributor

All changed packages have been documented.

  • @typespec/http-client-python
Show changes

@typespec/http-client-python - feature ✏️

Support encode for array of string in serialization and deserialization

@msyyc msyyc added the emitter:client:python Issue for the Python client emitter: @typespec/http-client-python label Dec 5, 2025
@azure-sdk

azure-sdk commented Dec 5, 2025

Copy link
Copy Markdown
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 🛝 VSCode Extension

@msyyc
msyyc marked this pull request as ready for review December 11, 2025 06:52
@msyyc msyyc changed the title [Python] Support encode for array of string in serialization and deserialization [Python] Support encode for array of string in serialization and deserialization (HOLD ON FOR NOW) Dec 12, 2025
@msyyc msyyc changed the title [Python] Support encode for array of string in serialization and deserialization (HOLD ON FOR NOW) [Python] Support encode for array of string in serialization and deserialization Dec 12, 2025

@tadelesh tadelesh left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we add a unit test for the array encode for mode_base?

@msyyc

msyyc commented Dec 12, 2025

Copy link
Copy Markdown
Contributor Author

can we add a unit test for the array encode for mode_base?

@tadelesh added.

@msyyc
msyyc requested a review from tadelesh December 12, 2025 12:00
@msyyc
msyyc added this pull request to the merge queue Dec 12, 2025
Merged via the queue into main with commit 08179f6 Dec 12, 2025
38 checks passed
@msyyc
msyyc deleted the python-array-encode branch December 12, 2025 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

emitter:client:python Issue for the Python client emitter: @typespec/http-client-python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

http-client-python CSV encoding for model properties Implementation

4 participants