NASA-AMMOS / NASA-AMMOS/AIT-Core
DB API deprecated function cleanup
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 56
- Forks
- 35
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 3
Description
There are a number of deprecated DB API functions that were slated for removal in the 2.0 release that accidentally survived. To my knowledge, no current users of 2.x are using these functions. They have been marked as deprecated for ~ 3 years and haven't been used internally for a long while.
I suggest we drop these and include those changes in the next minor point release even though it's not sticking with "proper" semantic versioning.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or specific deprecated functions. Start by locating the DB API functions marked for removal and review their deprecation history and release implications. Done means the intended functions are removed and the next minor release includes the agreed changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- database
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100