Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pytransitions/transitions issues and pull requests

#568 - Reflexive + global transitions with hierarchical machines don't return to specific state

Issue - State: closed - Opened by jnu over 2 years ago - 5 comments
Labels: bug

#567 - Fix a typo in README.md

Pull Request - State: closed - Opened by AtsushiSakai over 2 years ago - 2 comments

#566 - typo

Pull Request - State: closed - Opened by termim over 2 years ago - 2 comments

#565 - [RFE] Package python3-transitions into RPM

Issue - State: closed - Opened by grafuls over 2 years ago - 7 comments
Labels: enhancement

#564 - Add capability to create graphs for any and for all states, not only the current state.

Issue - State: closed - Opened by Blindfreddy over 2 years ago - 2 comments
Labels: enhancement

#563 - Test failure with Python 3.10

Issue - State: closed - Opened by fabaff over 2 years ago - 1 comment
Labels: bug

#562 - Plot the diagram without initial state

Issue - State: closed - Opened by remz1337 over 2 years ago - 2 comments
Labels: enhancement

#561 - Pass eventData to condition

Issue - State: closed - Opened by aurelien78 over 2 years ago - 2 comments
Labels: enhancement

#560 - module 'graphviz.backend' has no attribute 'ENCODING'

Issue - State: closed - Opened by deebanesh41 almost 3 years ago - 2 comments

#559 - Python 3.10 compatibility

Issue - State: closed - Opened by debalance almost 3 years ago - 2 comments
Labels: bug

#558 - Start using semantic versioning

Issue - State: closed - Opened by Kaju-Bubanja almost 3 years ago - 2 comments
Labels: enhancement

#557 - Grammar fixes

Pull Request - State: closed - Opened by eforgacs almost 3 years ago - 2 comments

#556 - examples.ipynb in repo cant generate basic state diagrams

Issue - State: closed - Opened by bbartling almost 3 years ago - 2 comments

#555 - Omit on_enter / on_exit events for reflexsive triggers

Issue - State: closed - Opened by Blindfreddy almost 3 years ago - 4 comments
Labels: enhancement

#554 - Deeper nested transitions

Issue - State: closed - Opened by jankrejci almost 3 years ago - 11 comments
Labels: bug

#553 - `on_exception` documentation and `event_data.result` with `HierarchicalMachine`

Issue - State: closed - Opened by spagh-eddie almost 3 years ago - 6 comments
Labels: bug

#552 - confusion with on_exception handler

Issue - State: closed - Opened by kpihus almost 3 years ago - 5 comments

#551 - Active state not correctly set in `GraphMachine`

Issue - State: closed - Opened by aleneum almost 3 years ago - 1 comment
Labels: bug

#550 - Generate methods may_<trigger> for check possible transition

Pull Request - State: closed - Opened by artofhuman almost 3 years ago - 8 comments

#549 - Check may apply transition

Issue - State: closed - Opened by artofhuman about 3 years ago - 5 comments
Labels: enhancement

#548 - HierarchicalMachine on_enter call to a state transition results in infinite loop.

Issue - State: closed - Opened by wes-public-apps about 3 years ago - 4 comments
Labels: bug

#547 - Stack issues in LockedHierachicalMachine

Issue - State: closed - Opened by aleneum about 3 years ago - 4 comments
Labels: bug

#546 - Adding non-python state name support

Issue - State: closed - Opened by memetb about 3 years ago - 4 comments
Labels: enhancement

#545 - Problems with Machine init

Issue - State: closed - Opened by VKSolovev about 3 years ago - 3 comments

#543 - Running the last example in callbacks crashes

Issue - State: closed - Opened by Kaju-Bubanja about 3 years ago - 2 comments
Labels: bug

#542 - Missing "Machine" import

Pull Request - State: closed - Opened by kauedg about 3 years ago - 2 comments

#541 - README.md - Missing "Machine" import

Issue - State: closed - Opened by kauedg about 3 years ago

#540 - one gramar doubt of the "before_state_change"

Issue - State: closed - Opened by LifeIsBinary about 3 years ago - 1 comment

#539 - Ordered Transitions with Conditions Doesn't Take Into Account Initial State

Issue - State: closed - Opened by allistera about 3 years ago - 2 comments

#538 - setup.cfg: change description-file to description_file

Pull Request - State: closed - Opened by ConiKost over 3 years ago - 2 comments

#537 - Make counter example use `HierarchicalMachine` explicitly to be more clear

Pull Request - State: closed - Opened by MicahLyle over 3 years ago - 2 comments

#536 - unable to print state when __eq__ is overloaded.

Issue - State: closed - Opened by ppanteliadis over 3 years ago - 3 comments

#535 - Update README.md for transitions[diagrams] Linux

Pull Request - State: closed - Opened by deelin over 3 years ago - 2 comments

#534 - Make 'light weight' version for CircuitPython

Issue - State: closed - Opened by Swieter over 3 years ago - 3 comments
Labels: enhancement

#533 - Add support for generating state diagram without writing the file to disk

Issue - State: closed - Opened by Blindfreddy over 3 years ago - 6 comments
Labels: enhancement

#532 - Support weak references to models

Issue - State: closed - Opened by thedrow over 3 years ago - 12 comments
Labels: enhancement

#531 - `listify()` now supports empty weak references

Pull Request - State: closed - Opened by thedrow over 3 years ago - 2 comments

#528 - How can I return data from a callback?

Issue - State: closed - Opened by Kaju-Bubanja over 3 years ago - 2 comments

#526 - Method remove_model doesn't work properly when using the HierarchicalAsyncGraphMachine extension.

Issue - State: closed - Opened by Plazas87 over 3 years ago - 2 comments
Labels: bug

#525 - Fix year typo in changelog

Pull Request - State: closed - Opened by greenled over 3 years ago - 3 comments

#517 - Transitions can cause Python to segfault due to a stack overflow

Issue - State: closed - Opened by thedrow over 3 years ago - 10 comments

#507 - Improve Parallel State Support

Issue - State: open - Opened by aleneum over 3 years ago - 32 comments
Labels: enhancement, help wanted

#505 - Improve Code Quality

Issue - State: closed - Opened by aleneum over 3 years ago - 8 comments

#501 - On entry/start/load callback for ChildFSM

Issue - State: closed - Opened by S1MP50N over 3 years ago - 8 comments

#485 - Add on_exception callbacks

Issue - State: closed - Opened by thedrow almost 4 years ago - 7 comments
Labels: enhancement, feedback wanted

#471 - Typo in README.md

Pull Request - State: closed - Opened by termim about 4 years ago - 3 comments

#461 - Add Retry mix-in

Pull Request - State: closed - Opened by rgov about 4 years ago - 2 comments

#342 - Proposal for "during" action in addition to "entry" and "exit".

Issue - State: closed - Opened by slovak194 over 5 years ago - 3 comments
Labels: enhancement, feedback wanted

#324 - Try the sample with GraphMachine extension

Issue - State: closed - Opened by occoder almost 6 years ago - 6 comments
Labels: duplicate

#269 - A single condition for multiple transitions

Issue - State: closed - Opened by parthsharma1996 almost 7 years ago - 12 comments
Labels: enhancement, feedback wanted, draft

#256 - `get_triggers` doesn't check conditions

Issue - State: closed - Opened by benselme about 7 years ago - 9 comments

#162 - Remove trigger from Machine

Issue - State: closed - Opened by PaleNeutron almost 8 years ago - 7 comments
Labels: enhancement

#159 - Add Markovian functionality.

Issue - State: closed - Opened by merinom almost 8 years ago - 8 comments

#146 - django and transitions [previously about model extensions]

Issue - State: closed - Opened by aleneum about 8 years ago - 32 comments
Labels: enhancement

#141 - Integrate with Sqlalchemy

Issue - State: closed - Opened by botzill about 8 years ago - 10 comments

#111 - Does it work with Django? failed to initialize machine for Django models

Issue - State: closed - Opened by AlexPython over 8 years ago - 10 comments

#90 - Triggering event inside callback

Issue - State: closed - Opened by khigia over 8 years ago - 22 comments