Skip to content

Commit d1fe0a3

Browse files
heyitsaamirclaudeCopilot
authored
docs: Python SDK is now GA (#2812)
## Summary - Updated the Python SDK getting-started banner from a "Public Preview" warning to a GA announcement - Changed `:::warning` → `:::tip` with "Teams SDK Python is now GA! 🎉" ## Test plan - [ ] Verify the docs site renders the new `:::tip` banner correctly on the Python getting-started page - [ ] Confirm no other Python-specific preview mentions were affected --------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 9ef286d commit d1fe0a3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

teams.md/src/components/include/getting-started/python.incl.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- warning -->
22

3-
:::warning
4-
Our Python SDK is currently in Public Preview. We're going to do our best to not ship breaking changes, but breaking changes may happen from time to time
3+
:::tip
4+
Teams SDK for Python is now generally available (GA)! 🎉
55
:::
66

77
<!-- language-name -->

0 commit comments

Comments
 (0)