get_first_commit_map accidentally includes trailing quote in author names (visualizations_demographics/astropy_status_plots.py)
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 65/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- python
- Domain
- data-visualization
Research direction
Open visualizations_demographics/astropy_status_plots.py and inspect get_first_commit_map, starting by reproducing the shown difference between the expected and actual author keys. Trace where the trailing quote enters the author name, then verify that the resulting map uses the unquoted author name while retaining the datetime value.
Written by the indexing model from the issue text.
Description
Expected: 'Author': datetime.datetime(...)
Get: 'Author"': datetime.datetime(...)
- Dominant language
- Python
- Stars
- 13
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
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.
More from astropy/astropy-tools
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
astropy/astropy-tools#184 ·
-
bug
Difficulty 5/5 Over a week Newbie friendliness 25/100
astropy/astropy-tools#178 · 6 comments ·
-
needs-discussion
Difficulty 5/5 Over a week Newbie friendliness 25/100
astropy/astropy-tools#176 · 8 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
astropy/astropy-tools#122 · 3 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
astropy/astropy-tools#98 · 3 comments ·
All issues in astropy/astropy-tools
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100