# PostHog Async event capture for Python - Product: PostHog (https://whatsnew.fyi/product/posthog) - Vendor: PostHog - Date: 2026-09-04 - Original notes: https://posthog.com/changelog?id=2985 - Permalink: https://whatsnew.fyi/product/posthog/releases/2026-09-04-async-event-capture-for-python What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- Python services can send events through an asyncio-native PostHog client, without blocking the event loop. - **added** — Python services can send events through an asyncio-native PostHog client without blocking the event loop