Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / da-h/miniflask issues and pull requests
#131 - Fix print help
Pull Request -
State: closed - Opened by da-h almost 2 years ago
#130 - V5 dev
Pull Request -
State: closed - Opened by da-h almost 2 years ago
#129 - Move actions/create-release to softprops/action-gh-release
Pull Request -
State: closed - Opened by da-h almost 2 years ago
#128 - Adapt Python Linting Github Action to Work Black-Formatter
Issue -
State: open - Opened by da-h almost 2 years ago
#127 - New Project Logo
Pull Request -
State: open - Opened by da-h about 2 years ago
- 1 comment
#126 - Dev fix ast v5
Pull Request -
State: closed - Opened by sbrodehl about 2 years ago
- 1 comment
#125 - Fix lambda with comment
Pull Request -
State: closed - Opened by da-h about 2 years ago
#124 - state: improve lambda regex, allowing any key name
Pull Request -
State: closed - Opened by da-h about 2 years ago
- 2 comments
#123 - tests: add test against illegal-annotation bug
Pull Request -
State: closed - Opened by da-h about 2 years ago
#122 - AST implementations for node src checking.
Pull Request -
State: closed - Opened by sbrodehl about 2 years ago
- 2 comments
#121 - Dependency solver
Pull Request -
State: closed - Opened by da-h over 2 years ago
- 1 comment
#120 - Remove filesystem imports
Pull Request -
State: closed - Opened by da-h over 2 years ago
- 4 comments
#119 - github: fix wrong auto-tag name
Pull Request -
State: closed - Opened by da-h over 2 years ago
#118 - github: fix warning from pypi action
Pull Request -
State: closed - Opened by da-h over 2 years ago
#117 - Improve example in README.md
Issue -
State: open - Opened by da-h over 2 years ago
#116 - Implement a better dependency solver
Issue -
State: closed - Opened by da-h over 2 years ago
- 1 comment
#115 - Remove filesystem imports
Issue -
State: closed - Opened by da-h over 2 years ago
- 1 comment
#114 - Bugfix: unexpected global package import
Pull Request -
State: closed - Opened by da-h over 2 years ago
- 2 comments
#113 - Fix linter errors
Pull Request -
State: closed - Opened by da-h over 2 years ago
- 2 comments
#112 - Use direct import if possible, otherwise use legacy import.
Pull Request -
State: closed - Opened by sbrodehl over 2 years ago
- 5 comments
#111 - re-enable automatic github releases
Pull Request -
State: closed - Opened by da-h over 2 years ago
#110 - Bugfixes for new mf.as_is_callable feature
Pull Request -
State: closed - Opened by da-h over 2 years ago
#109 - Update autotag action usage.
Pull Request -
State: closed - Opened by sbrodehl over 2 years ago
#108 - linter: fix errors by removing 'no-self-use'
Pull Request -
State: closed - Opened by da-h over 2 years ago
#107 - mf.as_is_callable
Pull Request -
State: closed - Opened by da-h over 2 years ago
- 1 comment
#106 - Improve print order of state variables in settings module.
Pull Request -
State: closed - Opened by sbrodehl almost 3 years ago
- 1 comment
#105 - Loading module with syntax error does not show the parser error message anymore
Issue -
State: closed - Opened by da-h about 3 years ago
- 1 comment
Labels: bug
#104 - Exception-Line Numbers seem to change unexpectedly
Issue -
State: open - Opened by da-h about 3 years ago
#103 - Bugfix: CLI argument without value (i.e. a boolean setting) raises Exception
Pull Request -
State: closed - Opened by da-h about 3 years ago
#102 - Fix ambiguous register_default_module order
Pull Request -
State: closed - Opened by da-h about 3 years ago
#101 - event: added method event.exists(event_name)
Pull Request -
State: closed - Opened by da-h about 3 years ago
#100 - Add default set of variables defined by config file
Issue -
State: open - Opened by da-h about 3 years ago
#99 - event.named_call
Pull Request -
State: closed - Opened by da-h about 3 years ago
#98 - Bugfix optional list type
Pull Request -
State: closed - Opened by da-h about 3 years ago
#97 - DeprecationWarning: the load_module() method is deprecated.
Issue -
State: closed - Opened by da-h about 3 years ago
- 1 comment
#96 - Nested CLI-Arguments
Pull Request -
State: closed - Opened by da-h about 3 years ago
#95 - Predefined error messages
Pull Request -
State: closed - Opened by da-h about 3 years ago
#94 - Group CLI-Arguments
Issue -
State: closed - Opened by da-h about 3 years ago
#93 - Units
Pull Request -
State: closed - Opened by da-h about 3 years ago
- 1 comment
#92 - Replaced attached properties with hidden database
Pull Request -
State: closed - Opened by da-h about 3 years ago
#91 - Remove Unneeded state.scope(...,local) Argument
Pull Request -
State: closed - Opened by da-h about 3 years ago
#90 - State using ABC base class
Pull Request -
State: closed - Opened by da-h about 3 years ago
#89 - Tuple variables
Pull Request -
State: closed - Opened by da-h about 3 years ago
#88 - Optional variables
Pull Request -
State: closed - Opened by da-h about 3 years ago
#87 - mf: set_scope should set absoulte id (without repository base name)
Pull Request -
State: closed - Opened by da-h about 3 years ago
#86 - Show variable definiton locations for [definitions] and on CLI-argument error
Pull Request -
State: closed - Opened by da-h about 3 years ago
#85 - Keep attached events
Pull Request -
State: closed - Opened by da-h about 3 years ago
#84 - Fix for new internal module loader
Pull Request -
State: closed - Opened by da-h about 3 years ago
#83 - Reenable relative imports
Pull Request -
State: closed - Opened by da-h about 3 years ago
#82 - Return none in after event
Pull Request -
State: closed - Opened by da-h about 3 years ago
#81 - Using Enums of other Modules is buggy
Issue -
State: closed - Opened by da-h over 3 years ago
Labels: bug
#80 - Not able to return `None` with `after`-events
Issue -
State: closed - Opened by sbrodehl over 3 years ago
#79 - "set-scope()" behavior modified
Issue -
State: closed - Opened by c-ali over 3 years ago
- 1 comment
#78 - after_event not working properly
Issue -
State: closed - Opened by c-ali over 3 years ago
- 3 comments
#77 - Consider adding units
Issue -
State: closed - Opened by da-h over 3 years ago
- 1 comment
#76 - Api-change: single before/after-call for non unique events
Pull Request -
State: closed - Opened by da-h over 3 years ago
#75 - Miniflask v2
Pull Request -
State: closed - Opened by da-h over 3 years ago
#74 - Apichange beforeafter
Pull Request -
State: closed - Opened by da-h over 3 years ago
#73 - Improve before/after event api
Issue -
State: closed - Opened by da-h almost 4 years ago
- 2 comments
Labels: enhancement
#72 - Transform events (before/after event call) not working on `main` event
Issue -
State: closed - Opened by sbrodehl almost 4 years ago
- 1 comment
Labels: bug, enhancement
#71 - Inconsistent behaviour of `state.get()`
Issue -
State: closed - Opened by sbrodehl almost 4 years ago
- 2 comments
Labels: bug
#70 - Unknown Variable in 'like' statement
Issue -
State: closed - Opened by sbrodehl almost 4 years ago
- 1 comment
Labels: bug
#69 - Documentation/rework
Pull Request -
State: closed - Opened by da-h almost 4 years ago
#68 - Update CI
Pull Request -
State: closed - Opened by sbrodehl almost 4 years ago
#67 - Remove `local` argument in `state.scope`
Issue -
State: closed - Opened by da-h almost 4 years ago
Labels: enhancement
#66 - registration of dataclass as event requires passing state/event/mf explicitly
Issue -
State: closed - Opened by da-h almost 4 years ago
- 1 comment
Labels: bug
#65 - Make register_event to default to unique events.
Issue -
State: closed - Opened by da-h about 4 years ago
- 1 comment
#64 - Add MR template
Issue -
State: closed - Opened by da-h about 4 years ago
- 1 comment
#63 - Improve before/after event API
Issue -
State: closed - Opened by da-h about 4 years ago
- 1 comment
Labels: enhancement
#62 - Before/After events for non-event & non-state methods.
Issue -
State: closed - Opened by da-h about 4 years ago
- 1 comment
Labels: bug
#61 - Outervar not working as intended
Issue -
State: closed - Opened by blackliquid about 4 years ago
- 4 comments
#60 - added mf.any_child_loaded helper
Pull Request -
State: closed - Opened by da-h about 4 years ago
#59 - Enable optional variables
Issue -
State: closed - Opened by da-h about 4 years ago
- 2 comments
#58 - Dynamic Event Registration
Pull Request -
State: closed - Opened by da-h about 4 years ago
- 3 comments
#57 - Draft: Register as / Replacing Modules from other Repositories
Pull Request -
State: open - Opened by da-h about 4 years ago
- 2 comments
#56 - Parent autoload
Pull Request -
State: closed - Opened by da-h about 4 years ago
#55 - Autoload Parent Modules
Issue -
State: closed - Opened by da-h about 4 years ago
#54 - Implement also tuples as arguments
Issue -
State: closed - Opened by da-h about 4 years ago
- 1 comment
#53 - Thoughts on argument parsing
Issue -
State: closed - Opened by sbrodehl about 4 years ago
- 10 comments
#52 - Don't pollute objects with properties / attributes.
Issue -
State: closed - Opened by sbrodehl about 4 years ago
- 2 comments
#51 - Rework of Dynamic Variable Matching
Pull Request -
State: closed - Opened by da-h about 4 years ago
- 2 comments
#50 - state caches fuzzy_names but does not remember when name does not exist
Issue -
State: closed - Opened by da-h about 4 years ago
- 1 comment
#49 - Let state discover parent modules if no local variable found
Issue -
State: closed - Opened by da-h about 4 years ago
- 1 comment
#48 - Rework of module inheritance
Pull Request -
State: closed - Opened by da-h about 4 years ago
#47 - remove single dash arguments again (introduced in v1.26)
Pull Request -
State: closed - Opened by da-h about 4 years ago
- 1 comment
#46 - Remove single dash arguments again (introduced in v1.26)
Issue -
State: closed - Opened by da-h about 4 years ago
#45 - Replace changes to sys.path
Issue -
State: closed - Opened by da-h about 4 years ago
- 2 comments
#44 - Replace default as special name with boilerplate inheritance
Issue -
State: closed - Opened by da-h about 4 years ago
#43 - Update test for pytest
Pull Request -
State: closed - Opened by sbrodehl about 4 years ago
#42 - Fix custom arguments via `run(argv=...)`.
Pull Request -
State: closed - Opened by sbrodehl about 4 years ago
- 4 comments
#38 - add final event to run
Issue -
State: closed - Opened by da-h about 4 years ago
- 1 comment
#37 - redefine events from within an event call
Issue -
State: closed - Opened by da-h about 4 years ago
#30 - Implement basic Unit-testing for all features
Issue -
State: closed - Opened by da-h about 4 years ago
#29 - `set_scope()` with relative paths
Issue -
State: closed - Opened by sbrodehl over 4 years ago
- 1 comment
Labels: question
#28 - Enums as default values
Issue -
State: closed - Opened by sbrodehl over 4 years ago
- 5 comments
Labels: enhancement
#23 - rename set_scope and redefine_scope
Issue -
State: closed - Opened by da-h over 4 years ago
- 5 comments
#21 - Dynamic Modules
Issue -
State: open - Opened by da-h over 4 years ago
#20 - wrap events using other modules
Issue -
State: open - Opened by da-h over 4 years ago
#5 - Add screencast/screenshot to README.md
Issue -
State: open - Opened by da-h almost 5 years ago
#4 - Rewrite Documentation
Issue -
State: closed - Opened by da-h almost 5 years ago
- 1 comment
Labels: documentation