Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Flagsmith
/
flagsmith-python-client
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
24
Code
Issues
12
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: experimentation surface — track_event, track_exposure_event, get_experiment_flag
- #220
#220
Merged
gagantrivedi
merged 14 commits into
main
Flagsmith/flagsmith-python-client:main
from
feat/event-processor
Flagsmith/flagsmith-python-client:feat/event-processor
Copy head branch name to clipboard
Jun 1, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat: experimentation surface — track_event, track_exposure_event, get_experiment_flag
#220
gagantrivedi
merged 14 commits into
main
Flagsmith/flagsmith-python-client:main
from
feat/event-processor
Flagsmith/flagsmith-python-client:feat/event-processor
Copy head branch name to clipboard
Commits
Commits on May 28, 2026
feat!: introduce EventProcessor, drop flag-evaluation autocapture
Show description for 228d13b
gagantrivedi
committed
228d13b
View commit details
Copy full SHA for 228d13b
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for ad8c891
pre-commit-ci[bot]
committed
ad8c891
View commit details
Copy full SHA for ad8c891
Browse repository at this point
Commits on May 29, 2026
feat: add get_experiment_flag and track_exposure_event
Show description for 53d19f1
gagantrivedi
committed
53d19f1
View commit details
Copy full SHA for 53d19f1
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for d63a6ab
pre-commit-ci[bot]
committed
d63a6ab
View commit details
Copy full SHA for d63a6ab
Browse repository at this point
feat!: update event payload to flat schema and switch endpoint to /v1/events
Show description for 322dab1
gagantrivedi
committed
322dab1
View commit details
Copy full SHA for 322dab1
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 629ae12
pre-commit-ci[bot]
committed
629ae12
View commit details
Copy full SHA for 629ae12
Browse repository at this point
feat!: rename EventProcessorConfig.analytics_server_url to events_api_url and default it
Show description for 5dd2265
gagantrivedi
committed
5dd2265
View commit details
Copy full SHA for 5dd2265
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 7f4b8e8
pre-commit-ci[bot]
committed
7f4b8e8
View commit details
Copy full SHA for 7f4b8e8
Browse repository at this point
feat!: replace event_processor_config kwarg with enable_events flag
Show description for b064ae7
gagantrivedi
committed
b064ae7
View commit details
Copy full SHA for b064ae7
Browse repository at this point
fix: guard get_experiment_flag against events being disabled before resolving flag
Show description for ef42a70
gagantrivedi
committed
ef42a70
View commit details
Copy full SHA for ef42a70
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for eff19a4
pre-commit-ci[bot]
committed
eff19a4
View commit details
Copy full SHA for eff19a4
Browse repository at this point
Commits on Jun 1, 2026
refactor!: drop timestamp param from track_event / track_exposure_event
Show description for cdc6c98
gagantrivedi
committed
cdc6c98
View commit details
Copy full SHA for cdc6c98
Browse repository at this point
refactor: stringify value in _buffer_event so all layers accept the broad type
Show description for f58f433
gagantrivedi
committed
f58f433
View commit details
Copy full SHA for f58f433
Browse repository at this point
feat: reject reserved "$" event prefix client-side
Show description for 5373cea
gagantrivedi
committed
5373cea
View commit details
Copy full SHA for 5373cea
Browse repository at this point
You can’t perform that action at this time.