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 }}
fgmacedo
/
python-statemachine
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
109
Star
1.3k
Code
Issues
7
Pull requests
2
Discussions
Actions
Security and quality
4
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
refactor!: modernize codebase for v3 — remove deprecated APIs, migrate tests to StateChart
- #565
#565
Merged
fgmacedo
merged 9 commits into
develop
fgmacedo/python-statemachine:develop
from
refactor/modernize
fgmacedo/python-statemachine:refactor/modernize
Copy head branch name to clipboard
Feb 15, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
refactor!: modernize codebase for v3 — remove deprecated APIs, migrate tests to StateChart
#565
fgmacedo
merged 9 commits into
develop
fgmacedo/python-statemachine:develop
from
refactor/modernize
fgmacedo/python-statemachine:refactor/modernize
Copy head branch name to clipboard
Commits
Commits on Feb 15, 2026
feat!: remove add_observer() and short registry names (deprecated since v2.x)
Show description for f44e8ce
fgmacedo
committed
f44e8ce
View commit details
Copy full SHA for f44e8ce
Browse repository at this point
feat!: change States.from_enum default to use_enum_instance=True
Show description for 531a5f2
fgmacedo
committed
531a5f2
View commit details
Copy full SHA for 531a5f2
Browse repository at this point
test: add dedicated backward-compat tests for StateMachine (v2 API)
Show description for 6dd9ab8
fgmacedo
committed
6dd9ab8
View commit details
Copy full SHA for 6dd9ab8
Browse repository at this point
refactor(tests): migrate conftest fixtures from StateMachine to StateChart
Show description for 071b15b
fgmacedo
committed
071b15b
View commit details
Copy full SHA for 071b15b
Browse repository at this point
refactor(tests): migrate main test files from StateMachine to StateChart
Show description for d0c55c6
fgmacedo
committed
d0c55c6
View commit details
Copy full SHA for d0c55c6
Browse repository at this point
refactor(tests): migrate remaining test files from StateMachine to StateChart
Show description for 287bf7c
fgmacedo
committed
287bf7c
View commit details
Copy full SHA for 287bf7c
Browse repository at this point
refactor(tests): migrate testcases, Django and SCXML tests to StateChart
fgmacedo
committed
2397d84
View commit details
Copy full SHA for 2397d84
Browse repository at this point
docs: update source doctests to use StateChart as primary API
fgmacedo
committed
00af5b0
View commit details
Copy full SHA for 00af5b0
Browse repository at this point
docs: update release notes and upgrade guide for v3 breaking changes
fgmacedo
committed
9c19063
View commit details
Copy full SHA for 9c19063
Browse repository at this point
You can’t perform that action at this time.