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
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
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
.
PostHog
/
posthog-python
Public
Notifications
You must be signed in to change notification settings
Fork
82
Star
61
Code
Issues
3
Pull requests
19
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: Support device_id as bucketing identifier for local evaluation
- #424
#424
Merged
andehen
merged 14 commits into
master
PostHog/posthog-python:master
from
flags/support-device-id-in-local-eval
PostHog/posthog-python:flags/support-device-id-in-local-eval
Copy head branch name to clipboard
Feb 16, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat: Support device_id as bucketing identifier for local evaluation
#424
andehen
merged 14 commits into
master
PostHog/posthog-python:master
from
flags/support-device-id-in-local-eval
PostHog/posthog-python:flags/support-device-id-in-local-eval
Copy head branch name to clipboard
Commits
Commits on Feb 13, 2026
feat: Support device_id as bucketing identifier for local evaluation
Show description for 1aff661
andehen
committed
1aff661
View commit details
Copy full SHA for 1aff661
Browse repository at this point
refactor: Clean up hashing identifier abstractions in feature flag evaluation
Show description for 631e14e
andehen
and
claude
committed
631e14e
View commit details
Copy full SHA for 631e14e
Browse repository at this point
rename variable
andehen
committed
8522ab7
View commit details
Copy full SHA for 8522ab7
Browse repository at this point
fix: Correct positional arg order in group flag evaluation
Show description for cd5f751
andehen
committed
cd5f751
View commit details
Copy full SHA for cd5f751
Browse repository at this point
force named arguments
andehen
committed
f47cfec
View commit details
Copy full SHA for f47cfec
Browse repository at this point
fix: Use keyword arguments for match_feature_flag_properties callers
Show description for 6d9a3f5
andehen
committed
6d9a3f5
View commit details
Copy full SHA for 6d9a3f5
Browse repository at this point
skip bucket value resolution when value is setQ
andehen
committed
511329f
View commit details
Copy full SHA for 511329f
Browse repository at this point
Refactor: resolve bucketing value upfront via helper function
Show description for 7d65a0c
andehen
committed
7d65a0c
View commit details
Copy full SHA for 7d65a0c
Browse repository at this point
format
andehen
committed
3a0b060
View commit details
Copy full SHA for 3a0b060
Browse repository at this point
fix(flags): preserve group dependency bucketing in local eval
andehen
committed
5530d7e
View commit details
Copy full SHA for 5530d7e
Browse repository at this point
fix(flags): add deprecation fallback for missing bucketing_value
andehen
committed
6915f4f
View commit details
Copy full SHA for 6915f4f
Browse repository at this point
get bucketing identifier from the right place
andehen
committed
f73dae1
View commit details
Copy full SHA for f73dae1
Browse repository at this point
fix(flags): fallback when group properties are missing
andehen
committed
7e2196a
View commit details
Copy full SHA for 7e2196a
Browse repository at this point
format
andehen
committed
3b465b0
View commit details
Copy full SHA for 3b465b0
Browse repository at this point
You can’t perform that action at this time.