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 }}
mirror-dump
/
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
docs
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 29, 2024
release: New 2.3.5 release doc
fgmacedo
committed
7cdcded
View commit details
Copy full SHA for 7cdcded
View code at this point
Browse repository at this point
Commits on Jul 11, 2024
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
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
Fix regression that did not trigger events in nested calls within an already running transition (#451)
Show description for 2669b92
fgmacedo
authored
2669b92
View commit details
Copy full SHA for 2669b92
View code at this point
Browse repository at this point
Commits on Jun 23, 2024
chore: Observers rebranded to listeners (#448)
Show description for 0070f48
fgmacedo
authored
0070f48
View commit details
Copy full SHA for 0070f48
View code at this point
Browse repository at this point
Commits on Jun 14, 2024
Improve callback registry (#442)
Show description for ee3885a
fgmacedo
authored
ee3885a
View commit details
Copy full SHA for ee3885a
View code at this point
Browse repository at this point
Commits on Jun 10, 2024
docs: Fix missing 2.3.1 release file
fgmacedo
committed
b18ea56
View commit details
Copy full SHA for b18ea56
View code at this point
Browse repository at this point
chore: New 2.3.1 release
fgmacedo
committed
c1a6a63
View commit details
Copy full SHA for c1a6a63
View code at this point
Browse repository at this point
Fix regression with asyncio and threading (#445)
Show description for 4026677
fgmacedo
and
jsbueno
authored
4026677
View commit details
Copy full SHA for 4026677
View code at this point
Browse repository at this point
Commits on Jun 7, 2024
chore: Bump version to 2.3.0
fgmacedo
committed
60221c3
View commit details
Copy full SHA for 60221c3
View code at this point
Browse repository at this point
docs: Update readme
fgmacedo
committed
fe2fd15
View commit details
Copy full SHA for fe2fd15
View code at this point
Browse repository at this point
docs: Lib logo
fgmacedo
committed
c1818ad
View commit details
Copy full SHA for c1818ad
View code at this point
Browse repository at this point
Commits on Jun 6, 2024
feat: Support for native coroutines (asyncio) (#435)
Show description for 2dd1233
fgmacedo
authored
2dd1233
View commit details
Copy full SHA for 2dd1233
View code at this point
Browse repository at this point
Commits on May 7, 2024
chore: Remove upgrade warnings
fgmacedo
committed
ab0e91b
View commit details
Copy full SHA for ab0e91b
View code at this point
Browse repository at this point
Commits on May 6, 2024
chore: Release workflow on pypi
fgmacedo
committed
336fc5f
View commit details
Copy full SHA for 336fc5f
View code at this point
Browse repository at this point
chore: Improved setup by 40% changing state and transitions callbacks setup to factory (run only once per class instead of by instance creation (#433)
fgmacedo
authored
4f334c3
View commit details
Copy full SHA for 4f334c3
View code at this point
Browse repository at this point
Commits on May 1, 2024
chore: Adding 2.2.0 release notes
fgmacedo
committed
d6826a6
View commit details
Copy full SHA for d6826a6
View code at this point
Browse repository at this point
Commits on Apr 17, 2024
Update deps - using ruff instead of black (#426)
Show description for f236cad
fgmacedo
authored
f236cad
View commit details
Copy full SHA for f236cad
View code at this point
Browse repository at this point
Commits on Dec 4, 2023
Check for trap states and states that can't reach a final state (#410)
Show description for 6d90d2e
twoolie
authored
6d90d2e
View commit details
Copy full SHA for 6d90d2e
View code at this point
Browse repository at this point
Commits on Oct 6, 2023
chore: Adding note about support for python 3.12
fgmacedo
committed
2d9b259
View commit details
Copy full SHA for 2d9b259
View code at this point
Browse repository at this point
chore: 2.1.2 release notes
fgmacedo
committed
741512e
View commit details
Copy full SHA for 741512e
View code at this point
Browse repository at this point
Commits on Aug 3, 2023
Updated 2.1.1 release notes
fgmacedo
committed
96992c4
View commit details
Copy full SHA for 96992c4
View code at this point
Browse repository at this point
Commits on Jun 12, 2023
fix: Add support for pytest-mock spy method fixing the SignatureAdapter (#392)
fgmacedo
authored
d16ee12
View commit details
Copy full SHA for d16ee12
View code at this point
Browse repository at this point
new release 2.1.0
fgmacedo
committed
3a16db1
View commit details
Copy full SHA for 3a16db1
View code at this point
Browse repository at this point
Commits on May 5, 2023
fix: Multiple observers can watch the same callback (#387)
fgmacedo
authored
2de95fb
View commit details
Copy full SHA for 2de95fb
View code at this point
Browse repository at this point
Commits on Mar 20, 2023
docs: add explanation for action return values (#378)
Show description for c60f7fe
iamgodot
authored
c60f7fe
View commit details
Copy full SHA for c60f7fe
View code at this point
Browse repository at this point
Commits on Mar 19, 2023
feat: Support to declare States using Enum. Closes #367 (#375)
fgmacedo
authored
0a15aa7
View commit details
Copy full SHA for 0a15aa7
View code at this point
Browse repository at this point
Commits on Mar 13, 2023
docs: Improve 2.0 release notes and readme (#371)
fgmacedo
authored
2420b18
View commit details
Copy full SHA for 2420b18
View code at this point
Browse repository at this point
Commits on Mar 11, 2023
fix: Add support for wrapping functools.partial.
fgmacedo
authored
c9a7215
View commit details
Copy full SHA for c9a7215
View code at this point
Browse repository at this point
Commits on Mar 5, 2023
bump version: 2.0.0
fgmacedo
committed
cd7a223
View commit details
Copy full SHA for cd7a223
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.