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 }}
the5fire
/
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
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 21, 2020
Bugfix/update travis ci badge (#266)
Show description for 32bf1ea
YPCrumble
authored
32bf1ea
View commit details
Copy full SHA for 32bf1ea
Browse repository at this point
Commits on Jan 23, 2020
docs: Add note on release notes of the new check of only one graph component.
fgmacedo
committed
cee0e83
View commit details
Copy full SHA for cee0e83
Browse repository at this point
chore: Fix travis ci login on pypi
fgmacedo
committed
462e812
View commit details
Copy full SHA for 462e812
Browse repository at this point
Merge branch 'release/0.8.0'
fgmacedo
committed
bc8f7bb
View commit details
Copy full SHA for bc8f7bb
Browse repository at this point
Bump version: 0.7.1 → 0.8.0
fgmacedo
committed
30ffa30
View commit details
Copy full SHA for 30ffa30
Browse repository at this point
chore: update HISTORY.rst
fgmacedo
committed
572763d
View commit details
Copy full SHA for 572763d
Browse repository at this point
docs: Build badge pointing to default branch (develop). Resolves #248
fgmacedo
committed
8cb0d78
View commit details
Copy full SHA for 8cb0d78
Browse repository at this point
fix(events) Fix current state equal to destination on enter events. Closes #190 #133 (#255)
fgmacedo
authored
2149a1c
View commit details
Copy full SHA for 2149a1c
Browse repository at this point
feat(transitions): Add support for reverse transtitions (#254)
fgmacedo
authored
7c630f1
View commit details
Copy full SHA for 7c630f1
Browse repository at this point
Basic support for inheritance (based on #247) (#253)
Show description for 3126005
fgmacedo
and
rschrader-kostal
authored
3126005
View commit details
Copy full SHA for 3126005
Browse repository at this point
Commits on Jan 20, 2020
docs(readme): Fix typo. Closes #250
fgmacedo
committed
847d28d
View commit details
Copy full SHA for 847d28d
Browse repository at this point
Commits on Dec 23, 2019
Add mypy lint
fgmacedo
committed
c8efbb6
View commit details
Copy full SHA for c8efbb6
Browse repository at this point
Commits on Dec 22, 2019
Merge branch 'develop' of github.com:fgmacedo/python-statemachine into develop
fgmacedo
committed
b131a49
View commit details
Copy full SHA for b131a49
Browse repository at this point
Preparing next release: updating deps
fgmacedo
committed
d3cb1f4
View commit details
Copy full SHA for d3cb1f4
Browse repository at this point
Update README.rst (#244)
children1987
authored and
fgmacedo
committed
ead7764
View commit details
Copy full SHA for ead7764
Browse repository at this point
Commits on Aug 19, 2019
Validate Statemachine to have only one component (#232)
Show description for 636961d
rafaelrds
authored and
fgmacedo
committed
636961d
View commit details
Copy full SHA for 636961d
Browse repository at this point
test(statemachine) Add test for multiple destinations returning as a tuple (#240)
fgmacedo
authored
a773c3f
View commit details
Copy full SHA for a773c3f
Browse repository at this point
Commits on Aug 18, 2019
fix(setup) fix install on Dockerfile without explicit locale closes #166 (#239)
fgmacedo
authored
e3e7409
View commit details
Copy full SHA for e3e7409
Browse repository at this point
chore(requirements) update dev and test requirements (#238)
fgmacedo
authored
ad08acd
View commit details
Copy full SHA for ad08acd
Browse repository at this point
chore(pyup) only search for updates monthly (#237)
fgmacedo
authored
44d3101
View commit details
Copy full SHA for 44d3101
Browse repository at this point
test(python-flake8): Bump python-flake8 version. (#231)
Rafael da Silva
authored and
fgmacedo
committed
51795d0
View commit details
Copy full SHA for 51795d0
Browse repository at this point
Commits on Jan 17, 2019
changelog
fgmacedo
committed
cd65f66
View commit details
Copy full SHA for cd65f66
Browse repository at this point
Bump version: 0.7.0 → 0.7.1
fgmacedo
committed
a20dc92
View commit details
Copy full SHA for a20dc92
Browse repository at this point
Merge pull request #159 from fgmacedo/fgm-upgrade-deps
Show description for 557c2c6
fgmacedo
authored
557c2c6
View commit details
Copy full SHA for 557c2c6
Browse repository at this point
fix(tests) Fix tests of autodiscover_modules for compat with Django1.6
fgmacedo
committed
f3ae329
View commit details
Copy full SHA for f3ae329
Browse repository at this point
Commits on Jan 8, 2019
upgrade deps
fgmacedo
committed
756c93e
View commit details
Copy full SHA for 756c93e
Browse repository at this point
Merge pull request #158 from fgmacedo/fgm-fix-loadmodules
Show description for dba02b3
fgmacedo
authored
dba02b3
View commit details
Copy full SHA for dba02b3
Browse repository at this point
fix registry loading modules for django 1.7+
fgmacedo
committed
947b66c
View commit details
Copy full SHA for 947b66c
Browse repository at this point
Commits on Apr 22, 2018
Merge pull request #83 from fgmacedo/pyup-update-pip-9.0.3-to-10.0.1
Show description for 45187bd
fgmacedo
authored
45187bd
View commit details
Copy full SHA for 45187bd
Browse repository at this point
Commits on Apr 19, 2018
Update pip from 9.0.3 to 10.0.1
pyup-bot
committed
aa4d806
View commit details
Copy full SHA for aa4d806
Browse repository at this point
Commits on Apr 7, 2018
Merge pull request #81 from fgmacedo/pyup-update-wheel-0.30.0-to-0.31.0
Show description for e69d3e6
fgmacedo
authored
e69d3e6
View commit details
Copy full SHA for e69d3e6
Browse repository at this point
Merge pull request #79 from fgmacedo/pyup-update-sphinx_rtd_theme-0.2.4-to-0.3.0
Show description for b9799f7
fgmacedo
authored
b9799f7
View commit details
Copy full SHA for b9799f7
Browse repository at this point
Update wheel from 0.30.0 to 0.31.0
pyup-bot
committed
180048f
View commit details
Copy full SHA for 180048f
Browse repository at this point
Update sphinx_rtd_theme from 0.2.4 to 0.3.0
pyup-bot
committed
71cd92a
View commit details
Copy full SHA for 71cd92a
Browse repository at this point
Merge pull request #77 from fgmacedo/pyup-update-tox-2.9.1-to-3.0.0
Show description for 6c05395
fgmacedo
authored
6c05395
View commit details
Copy full SHA for 6c05395
Browse repository at this point
Previous
Next
You can’t perform that action at this time.