openedx / openedx/openedx-platform
Unpin astroid in constraints.txt
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8.2k
- Forks
- 4.4k
- Avg merge
- 6d 18h
- Merged PRs (30d)
- 42
Description
Once pylint releases a newer version than 4.0.5, unpin astroids. It had to get pinned so that make upgrade would build correctly.
Originally pinned here: https://github.com/openedx/openedx-platform/pull/38067
See the PR description for more details.
Contributor guide
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
Open constraints.txt and inspect the astroid pin, then review the referenced pull request for the original pinning context. Once a pylint release newer than 4.0.5 is available, remove the astroid pin and confirm the constraints file no longer enforces it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100