Remove required (non-optional) modules from Modules/Setup.dist
Open
Nobody has claimed this yet.
build
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 34089 |
|---|---|
| Nosy | @nascheme, @yan12125 |
| PRs |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2018-07-10.23:11:10.549>
labels = ['type-feature', '3.8', 'build']
title = 'Remove required (non-optional) modules from Modules/Setup.dist'
updated_at = <Date 2018-07-11.17:40:36.449>
user = 'https://github.com/nascheme'
bugs.python.org fields:
activity = <Date 2018-07-11.17:40:36.449>
actor = 'yan12125'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Build']
creation = <Date 2018-07-10.23:11:10.549>
creator = 'nascheme'
dependencies = []
files = []
hgrepos = []
issue_num = 34089
keywords = ['patch']
message_count = 1.0
messages = ['321399']
nosy_count = 2.0
nosy_names = ['nascheme', 'yan12125']
pr_nums = ['8233']
priority = 'low'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue34089'
versions = ['Python 3.8']
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 reviewing Modules/Setup.dist and the existing python/cpython#8233 pull request, which already addresses this issue. Confirm which required modules are in scope from that work; done means those non-optional modules have been removed from Modules/Setup.dist and the pull request's requested changes are resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100