Drop [bdist_wheel] universal = 1 when dropping all Python 2 support
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 62/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- python
- Domain
- build-system
Research direction
Start by inspecting setup.cfg for the [bdist_wheel] universal = 1 setting and trace where Python-version changes are handled. No source entry point or test file is named in the issue. Done means the setting is removed when all Python 2 support is dropped, while unrelated configurations remain unchanged.
Written by the indexing model from the issue text.
Description
Idea: when old versions contain some Python 2 and new versions don't, check if setup.cfg exists ad has a
[bdist_wheel]
universal = 1
and if so, drop it.
- Dominant language
- Python
- Stars
- 24
- Forks
- 14
- 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 mgedmin/check-python-versions
-
help wanted
Difficulty 3/5 1-2 days Newbie friendliness 45/100
mgedmin/check-python-versions#49 · 1 comment ·
-
enhancement help wanted
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 28/100
mgedmin/check-python-versions#36 · 2 comments ·
-
enhancement
Difficulty 3/5 1-2 days Newbie friendliness 45/100
mgedmin/check-python-versions#35 · 5 comments ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 48/100
mgedmin/check-python-versions#32 · 1 reaction ·
All issues in mgedmin/check-python-versions
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