Slack communityLog inBook a demo
  • Overview
    • Introduction
    • How it works
    • Quickstart
    • Project structure
    • Adding custom code
    • Capabilities
    • Customer showcase
  • Generators
    • MCP Server
  • Deep dives
    • SDK user features
    • Customize method names
    • Setup local SDK previews
    • Configure global headers
    • Dynamic authentication
    • Configure auto-pagination
    • Configure idempotency
    • Filter your endpoints (audiences)
    • Customize your README
    • Retries with Backoff
    • Self-hosted SDKs
    • Testing
  • Reference
    • generators.yml
GeneratorsPython

Changelog

December 8, 2025
December 8, 2025

4.44.0

(feat): Add Python 3.11+ StrEnum compatibility. Generated enums now use StrEnum for Python >= 3.11 and the (str, Enum) mixin for older versions, fixing compatibility issues with Python 3.11’s stricter enum mixin handling.

Was this page helpful?
Edit this page
Previous

December 9, 2025

Next

December 6, 2025

Built with
LogoLogo
Slack communityLog inBook a demo