Refactor for object source files variable in Makefile
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 | 41657 |
|---|---|
| Nosy | @ElianMariano |
| 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 2020-08-28.18:58:28.163>
labels = ['type-feature', 'build']
title = 'Refactor for object source files variable in Makefile'
updated_at = <Date 2020-08-28.19:57:22.774>
user = 'https://github.com/ElianMariano'
bugs.python.org fields:
activity = <Date 2020-08-28.19:57:22.774>
actor = 'ElianMariano'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Build']
creation = <Date 2020-08-28.18:58:28.163>
creator = 'ElianMariano'
dependencies = []
files = []
hgrepos = []
issue_num = 41657
keywords = ['patch']
message_count = 1.0
messages = ['376045']
nosy_count = 1.0
nosy_names = ['ElianMariano']
pr_nums = ['21993']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue41657'
versions = []
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
The issue points to the Makefile and existing PR #21993. Read the Makefile's object source file handling and inspect that pull request first; completion means the requested variable refactor is represented there without changing the build behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100