-
Notifications
You must be signed in to change notification settings - Fork 228
Document the deprecation policy and add the deprecate_parameter decorator to deprecate parameters #1160
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Document the deprecation policy and add the deprecate_parameter decorator to deprecate parameters #1160
Changes from 24 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
35466a2
Add the deprecate_parameter decorator to deprecate parameters
seisman 0d12dfc
Apply suggestions from code review
seisman 93f721b
Improve the docstrings and doctests
seisman 98ea6eb
Improve the doctest to catch the warnings
seisman 5104bfc
Merge branch 'master' into deprecate-decorator
seisman b4a79b7
[format-command] fixes
actions-bot e8eda6c
Use FutureWarning instead of DeprecationWarning
seisman d491846
Add extra notes for the decorator
seisman 59450ff
Revert the changes in plot.py
seisman 59bacf7
Bump conda-incubator/setup-miniconda from v2.1.0 to v2.1.1 (#1187)
dependabot[bot] 0932231
Bump codecov/codecov-action from v1.3.1 to v1.3.2 (#1188)
dependabot[bot] 65146bd
Merge branch 'master' into deprecate-decorator
seisman a3f63c7
format the docstrings
seisman fb03a8e
Merge branch 'master' into deprecate-decorator
seisman 7e76820
Merge branch 'master' into deprecate-decorator
seisman 0d46199
Document the deprecation policy
seisman 3217fc5
Deprecation should be documented in the release notes [skip ci]
seisman b8d32b6
Typo [skip ci]
seisman 0584882
Typo [skip ci]
seisman 341e90c
Apply suggestions from code review
seisman 3e04397
Merge branch 'master' into deprecate-decorator
seisman 5d993cc
Fix 'sizes' to 'size' in the example
seisman 1055725
Apply suggestions from code review
seisman 82dfb90
Apply suggestions from code review
seisman c73b80b
Add a test for co-existence of old and new parameter names
seisman 5018133
Merge branch 'master' into deprecate-decorator
seisman 15f3b71
Format
seisman 3280bf5
Merge branch 'master' into deprecate-decorator
seisman File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.