Parametrize Which Warning Class is Used for Deprecations
Open
- Dominant language
- Python
- Stars
- 15
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Also document that we use `DeprecationWarning`s but that if `FutureWarning`s are particularly desired that they can be used.
Contributor guide
Research direction
No file or test is named. Start by locating the deprecation warning implementation and existing documentation, then verify how warning classes are selected. Done when the documentation states that DeprecationWarning is used and explains how FutureWarning can be used when desired.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100