Skip to content

Remove Unneeded state.scope(...,local) Argument#91

Merged
da-h merged 2 commits intomasterfrom
scope_local_remove
Nov 11, 2021
Merged

Remove Unneeded state.scope(...,local) Argument#91
da-h merged 2 commits intomasterfrom
scope_local_remove

Conversation

@da-h
Copy link
Copy Markdown
Owner

@da-h da-h commented Nov 11, 2021

Remove Unneeded state.scope(...,local) Argument

Attention: This is may be a breaking change.

This MR removes state.scope(...,local) argument. Reason for this is that this functionality has been made obsolete due to fuzzy variable matching, introduced in miniflask v2.

Check all before creating this PR:

  • Documentation adapted
  • unit tests adapted / created (there havn't been any unit-tests for this feature)

@da-h da-h added this to the v2.1 milestone Nov 11, 2021
@da-h da-h linked an issue Nov 11, 2021 that may be closed by this pull request
@da-h da-h merged commit 0d1efdc into master Nov 11, 2021
github-actions Bot pushed a commit that referenced this pull request Nov 11, 2021
Remove Unneeded state.scope(...,local) Argument
@da-h da-h deleted the scope_local_remove branch November 11, 2021 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove local argument in state.scope

1 participant