Proposal to change stdlib and mapping file formats.
Open
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 424
- PR merge metrics
- No merged PRs in 30d
Description
The current formats of `stdlib` and `mapping` aren't very flexible, changing them to something more suitable like JSON or python dictionary would make them more flexible. This change would make it easier to include and exclude certain modules based on python version, and provide simple fixes to issues such as #61, #62 and #74.
Contributor guide
Assessment
This issue has not been assessed yet.