MNT: change single letter internal variables
Open
infrastructure
package-novice
- Dominant language
- Python
- Stars
- 791
- Forks
- 451
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 4
Description
E.g.
* `c` --> `coordinate`
* `r` --> `result`
or something similar, that make sense in the actual context and not extreme abbreviation. This can be done one module at a time and is very much suitable for folks new to the package, to open source, or to python.
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by choosing one astroquery module and inventory its single-letter internal variables; use the surrounding context to select clearer names, then verify that the module’s existing behavior is unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100