canonical / canonical/cc-builder
Ensure everything is actually python 3.8 compatible
Open
- Dominant language
- Python
- Stars
- 11
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
There are many mentions of "list" throughout source instead of "List" which will break python 3.8
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by searching the source for lowercase "list" references and inspect how type annotations are used; verify the affected code under Python 3.8. Done means the reported compatibility-breaking references have been addressed and the CLI remains usable on Python 3.8.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100