Get this into Python
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 141
- Forks
- 41
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 3
Description
There's a (rather inactive right now) PEP that would need to get a list like this into Python itself: PEP 534
Do you want to help incorporate a list of modules into Python 3.9+? This would mean either building it automatically, or at least automatically checking if it is still valid (on all platforms)?
cc @torsava
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
Start by reading PEP 534 and then inspect how this repository currently stores and updates its module list. The work would be complete when the list is incorporated into Python 3.9+ or is automatically checked for validity across all platforms, but the issue does not identify an implementation entry point or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100