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 }}
bcorfman
/
python-statemachine
Public
forked from
fgmacedo/python-statemachine
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-statemachine
statemachine
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 12, 2025
feat: Add probabilistic transitions with weighted random selection
Show description for 7454818
bcorfman
committed
7454818
View commit details
Copy full SHA for 7454818
View code at this point
Browse repository at this point
Commits on Jun 23, 2025
Fix domain model bool check (#533)
fgmacedo
authored
8054786
View commit details
Copy full SHA for 8054786
View code at this point
Browse repository at this point
Commits on Apr 14, 2025
fix: typos (#522)
alexei
authored
b0367f0
View commit details
Copy full SHA for b0367f0
View code at this point
Browse repository at this point
Commits on Dec 3, 2024
chore: Misc; Optimization TODO
fgmacedo
committed
2093cf1
View commit details
Copy full SHA for 2093cf1
View code at this point
Browse repository at this point
chore: Bump version to 2.5.0
fgmacedo
committed
80f09d6
View commit details
Copy full SHA for 80f09d6
View code at this point
Browse repository at this point
feat: Comparison in condition expressions (#507)
fgmacedo
authored
b1ef079
View commit details
Copy full SHA for b1ef079
View code at this point
Browse repository at this point
Commits on Nov 30, 2024
feat: Allow using event as decorator to register callbacks (#506)
fgmacedo
authored
1f91cc4
View commit details
Copy full SHA for 1f91cc4
View code at this point
Browse repository at this point
refac: Improved support for pickle and deepcopy (#504)
fgmacedo
authored
2977f83
View commit details
Copy full SHA for 2977f83
View code at this point
Browse repository at this point
feat: Supporting pickle protocol (#500)
fgmacedo
authored
e16e0ef
View commit details
Copy full SHA for e16e0ef
View code at this point
Browse repository at this point
Commits on Nov 20, 2024
refac: Engine now owns the queue; Attempt to simplify engines (~15 lines less per engine) (#498)
fgmacedo
authored
9b55852
View commit details
Copy full SHA for 9b55852
View code at this point
Browse repository at this point
Commits on Nov 18, 2024
Adding State.from_.any() (#497)
Show description for c1fea89
fgmacedo
authored
c1fea89
View commit details
Copy full SHA for c1fea89
View code at this point
Browse repository at this point
Commits on Nov 12, 2024
refac: Improved isolation of components; caching results of built-in iscoroutinefunction (#493)
fgmacedo
authored
4e29771
View commit details
Copy full SHA for 4e29771
View code at this point
Browse repository at this point
Commits on Nov 7, 2024
macedo/refac dispatcher (#490)
Show description for a5a1392
fgmacedo
authored
a5a1392
View commit details
Copy full SHA for a5a1392
View code at this point
Browse repository at this point
feat: Events as commands on 'allowed_events' and 'events' SM properties lists (#489)
fgmacedo
authored
8985849
View commit details
Copy full SHA for 8985849
View code at this point
Browse repository at this point
Commits on Nov 5, 2024
release: Update translations
fgmacedo
committed
90b78fc
View commit details
Copy full SHA for 90b78fc
View code at this point
Browse repository at this point
release: New 2.4.0 release doc
fgmacedo
committed
5bd27b7
View commit details
Copy full SHA for 5bd27b7
View code at this point
Browse repository at this point
docs: Improving docs for events
fgmacedo
committed
9cadf84
View commit details
Copy full SHA for 9cadf84
View code at this point
Browse repository at this point
Commits on Nov 4, 2024
feat: Improved Event class (#488)
fgmacedo
authored
f22bae0
View commit details
Copy full SHA for f22bae0
View code at this point
Browse repository at this point
Commits on Nov 2, 2024
feat: Conditionals with boolean algebra (#487)
fgmacedo
authored
1275cd4
View commit details
Copy full SHA for 1275cd4
View code at this point
Browse repository at this point
Commits on Nov 1, 2024
fix: Fix nested events inside loops leaking memory by referencing the previous 'event_data' when calling the next event on queue (#485)
Show description for ff14d62
fgmacedo
authored
ff14d62
View commit details
Copy full SHA for ff14d62
View code at this point
Browse repository at this point
Commits on Sep 11, 2024
release: New 2.3.6 release doc
fgmacedo
committed
97e4576
View commit details
Copy full SHA for 97e4576
View code at this point
Browse repository at this point
fix: Fix #480, engine was not assigned on the initial callback (#481)
fgmacedo
authored
e4a2092
View commit details
Copy full SHA for e4a2092
View code at this point
Browse repository at this point
Commits on Sep 8, 2024
chore: New 2.3.5 release (#476)
fgmacedo
authored
9160b40
View commit details
Copy full SHA for 9160b40
View code at this point
Browse repository at this point
fix: Adding py.typed marker so the library properly says it supports type checking (#475)
fgmacedo
authored
c2036fe
View commit details
Copy full SHA for c2036fe
View code at this point
Browse repository at this point
Commits on Jul 29, 2024
fix: Removing unit from fontsize when calling pydot (#470)
fgmacedo
authored
7b81c41
View commit details
Copy full SHA for 7b81c41
View code at this point
Browse repository at this point
Commits on Jul 11, 2024
chore: Release 2.3.4
fgmacedo
committed
83760c7
View commit details
Copy full SHA for 83760c7
View code at this point
Browse repository at this point
fix: Regression that causes an exception when registering listeners with unbounded callables. (#466)
fgmacedo
authored
d308b47
View commit details
Copy full SHA for d308b47
View code at this point
Browse repository at this point
Commits on Jul 6, 2024
docs: Moving from rtd_theme to furo (#460)
Show description for 7de1489
fgmacedo
authored
7de1489
View commit details
Copy full SHA for 7de1489
View code at this point
Browse repository at this point
Commits on Jul 3, 2024
chore: Release 2.3.3
fgmacedo
committed
3afc6b6
View commit details
Copy full SHA for 3afc6b6
View code at this point
Browse repository at this point
fix: Regression on 2.3.2 that broke Enum support (#458)
Show description for 17b3759
fgmacedo
authored
17b3759
View commit details
Copy full SHA for 17b3759
View code at this point
Browse repository at this point
refac: Improved internal APIs for engine and callbacks registry (#459)
fgmacedo
authored
dc8e773
View commit details
Copy full SHA for dc8e773
View code at this point
Browse repository at this point
Commits on Jul 1, 2024
chore: 2.3.2 release
fgmacedo
committed
59edeee
View commit details
Copy full SHA for 59edeee
View code at this point
Browse repository at this point
chore: Add internal engine abstraction (strategy pattern) for sync vs hybrid sync/async (#456)
Show description for f43cfc1
fgmacedo
authored
f43cfc1
View commit details
Copy full SHA for f43cfc1
View code at this point
Browse repository at this point
Commits on Jun 28, 2024
chore: Improved enum support; Allow binding eventes to objects (#454)
fgmacedo
authored
6187213
View commit details
Copy full SHA for 6187213
View code at this point
Browse repository at this point
Commits on Jun 26, 2024
fix: Regression that broke sync callbacks interacting with Django ORM. Closes #446 (#452)
fgmacedo
authored
d446d99
View commit details
Copy full SHA for d446d99
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.