Skip to content

docs: fix Python feature flag config examples - #223

Merged
tylerjroach merged 1 commit into
mainfrom
docs/fix-python-flags-config-examples
Sep 2, 2026
Merged

docs: fix Python feature flag config examples#223
tylerjroach merged 1 commit into
mainfrom
docs/fix-python-flags-config-examples

Conversation

@tylerjroach

Copy link
Copy Markdown
Contributor

Summary

  • remove the unsupported token argument from Python OpenFeature configuration examples
  • use the documented polling_interval_in_seconds option in the native Python flags guide
  • show api_host values in the hostname-only format expected by the SDK

These examples work with the current Pydantic-backed configuration classes and with the proposed dataclass implementation in mixpanel/mixpanel-python#195.

Validation

  • mintlify validate

@tylerjroach
tylerjroach requested a review from a team as a code owner September 2, 2026 16:00
@tylerjroach
tylerjroach requested a review from mherrman September 2, 2026 16:00
@mintlify

mintlify Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mixpanel-docs 🟢 Ready View Preview Sep 2, 2026, 4:04 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@greptile-apps

greptile-apps Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Confidence Score: 5/5

The documentation-only changes appear safe to merge.

The revised examples align with the current configuration API, and no concrete broken usage path was established.

Important Files Changed

Filename Overview
docs/tracking-methods/sdks/python/python-flags.mdx Corrects the local feature-flag configuration field and API-host format; no actionable defect established.
docs/tracking-methods/sdks/python/python-openfeature.mdx Removes redundant token fields while retaining token propagation through provider and Mixpanel constructors.

Reviews (1): Last reviewed commit: "docs: fix Python feature flag config exa..." | Re-trigger Greptile

@tylerjroach
tylerjroach merged commit 88477a7 into main Sep 2, 2026
6 checks passed
@tylerjroach
tylerjroach deleted the docs/fix-python-flags-config-examples branch September 2, 2026 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants