From f8845da681b3a61324ec2682013aaf7310754151 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 5 Jun 2026 23:17:53 +0000 Subject: [PATCH 1/2] Initial plan From e95415658476778481102a494f971eedc1df0ea1 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 5 Jun 2026 23:37:38 +0000 Subject: [PATCH 2/2] Add changelog entry for Python SDK tests for type/property/additional-properties (PR #10876) Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> --- .../python-test-additional-properties-2026-6-5-23-37-3.md | 7 +++++++ packages/http-client-python/package-lock.json | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 .chronus/changes/python-test-additional-properties-2026-6-5-23-37-3.md diff --git a/.chronus/changes/python-test-additional-properties-2026-6-5-23-37-3.md b/.chronus/changes/python-test-additional-properties-2026-6-5-23-37-3.md new file mode 100644 index 00000000000..29038b2e693 --- /dev/null +++ b/.chronus/changes/python-test-additional-properties-2026-6-5-23-37-3.md @@ -0,0 +1,7 @@ +--- +changeKind: internal +packages: + - "@typespec/http-client-python" +--- + +Add Python SDK mock API tests for `type/property/additional-properties` scenarios, validating the `structuredClone` change from PR #10876. diff --git a/packages/http-client-python/package-lock.json b/packages/http-client-python/package-lock.json index 81826b56021..9a26a8d9a5d 100644 --- a/packages/http-client-python/package-lock.json +++ b/packages/http-client-python/package-lock.json @@ -1,12 +1,12 @@ { "name": "@typespec/http-client-python", - "version": "0.30.0", + "version": "0.30.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@typespec/http-client-python", - "version": "0.30.0", + "version": "0.30.1", "hasInstallScript": true, "license": "MIT", "dependencies": {