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 }}
rastagan-git
/
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
pyproject.toml
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 1, 2026
Merge commit from fork
Show description for f7159a8
fgmacedo
authored
f7159a8
View commit details
Copy full SHA for f7159a8
View code at this point
Browse repository at this point
Commits on Jun 17, 2026
chore(deps): update dev tooling and patch vulnerable transitive deps
Show description for b808f76
fgmacedo
committed
b808f76
View commit details
Copy full SHA for b808f76
View code at this point
Browse repository at this point
fix(io): harden invoke task lifetime, ParseTime regex, and type checks
Show description for 6755433
fgmacedo
committed
6755433
View commit details
Copy full SHA for 6755433
View code at this point
Browse repository at this point
Merge commit from fork
Show description for 9492f3f
fgmacedo
authored
9492f3f
View commit details
Copy full SHA for 9492f3f
View code at this point
Browse repository at this point
Commits on May 17, 2026
chore: drop Python 3.9 support, require Python 3.10+ (#621)
fgmacedo
authored
caaf7a2
View commit details
Copy full SHA for caaf7a2
View code at this point
Browse repository at this point
Commits on May 16, 2026
chore(deps): bump dependencies and CI actions to address security alerts
Show description for 4548478
fgmacedo
committed
4548478
View commit details
Copy full SHA for 4548478
View code at this point
Browse repository at this point
fix: thread-safety hardening of Configuration (cache and in-place mutation races) (#620)
fgmacedo
authored
e33f34a
View commit details
Copy full SHA for e33f34a
View code at this point
Browse repository at this point
Commits on Apr 3, 2026
chore: upgrade all dependencies to latest versions (#608)
fgmacedo
authored
386980a
View commit details
Copy full SHA for 386980a
View code at this point
Browse repository at this point
Commits on Mar 8, 2026
feat: Mermaid diagrams, transition tables, and format() support (#595)
Show description for 2476d20
fgmacedo
authored
2476d20
View commit details
Copy full SHA for 2476d20
View code at this point
Browse repository at this point
perf: optimize engine hot paths — 5x-7x event throughput improvement (#592)
fgmacedo
authored
5a85209
View commit details
Copy full SHA for 5a85209
View code at this point
Browse repository at this point
Commits on Mar 3, 2026
refactor: restructure diagram module and add Sphinx directive (#589)
Show description for 4953985
fgmacedo
authored
4953985
View commit details
Copy full SHA for 4953985
View code at this point
Browse repository at this point
Commits on Mar 1, 2026
fix: validate Event() id parameter to prevent silent transition loss (#588)
Show description for cac607a
fgmacedo
authored
cac607a
View commit details
Copy full SHA for cac607a
View code at this point
Browse repository at this point
Commits on Feb 21, 2026
chore: eliminate ~1900 test warnings by upgrading deps and fixing deprecated usage
Show description for d19a0a4
fgmacedo
committed
d19a0a4
View commit details
Copy full SHA for d19a0a4
View code at this point
Browse repository at this point
feat(scxml): implement #_<invokeid> send target and block-level error catching for transition content
Show description for 3cab153
fgmacedo
committed
3cab153
View commit details
Copy full SHA for 3cab153
View code at this point
Browse repository at this point
Commits on Feb 19, 2026
chore: bump version to 3.0.0
fgmacedo
committed
dd6f3c9
View commit details
Copy full SHA for dd6f3c9
View code at this point
Browse repository at this point
Commits on Feb 15, 2026
feat: add pyright support, Generic[TModel], remove __getattr__ catch-all (#566)
Show description for a214e04
fgmacedo
authored
a214e04
View commit details
Copy full SHA for a214e04
View code at this point
Browse repository at this point
Commits on Feb 14, 2026
feat: StateChart (support for compound / parallel / historical states including SCXML notation) (#501)
Show description for 08dd542
fgmacedo
authored
08dd542
View commit details
Copy full SHA for 08dd542
View code at this point
Browse repository at this point
Commits on Feb 13, 2026
chore: prepare release 2.6.0
Show description for ac825d1
fgmacedo
committed
ac825d1
View commit details
Copy full SHA for ac825d1
View code at this point
Browse repository at this point
Commits on Feb 11, 2026
fix: set ruff target-version to py39 and upgrade django (#555)
Show description for bf06293
fgmacedo
authored
bf06293
View commit details
Copy full SHA for bf06293
View code at this point
Browse repository at this point
feat: Add Python 3.14 support (#552)
Show description for 7b5fb68
fgmacedo
authored
7b5fb68
View commit details
Copy full SHA for 7b5fb68
View code at this point
Browse repository at this point
Commits on Dec 3, 2024
typo: Fix package email metadata
fgmacedo
committed
4449a9c
View commit details
Copy full SHA for 4449a9c
View code at this point
Browse repository at this point
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 13, 2024
chore: Updating classifiers
fgmacedo
committed
d4df6c9
View commit details
Copy full SHA for d4df6c9
View code at this point
Browse repository at this point
Commits on Nov 12, 2024
chore: Coverage without dynamic context
fgmacedo
committed
5528c3e
View commit details
Copy full SHA for 5528c3e
View code at this point
Browse repository at this point
chore: Porting from poetry to UV (#491)
fgmacedo
authored
a5ef7fe
View commit details
Copy full SHA for a5ef7fe
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
Commits on Nov 5, 2024
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
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
Commits on Sep 9, 2024
fix: Extras [diagrams] to install pydot not working (#479)
fgmacedo
authored
e43c7dc
View commit details
Copy full SHA for e43c7dc
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
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
Commits on Jul 7, 2024
chore: Update pillow docs dependency (#462)
fgmacedo
authored
aeae747
View commit details
Copy full SHA for aeae747
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.