Build/test artifacts not ignored for framework build
Open
Nobody has claimed this yet.
build
OS-mac
type-bug
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 37044 |
|---|---|
| Nosy | @warsaw, @ronaldoussoren, @jaraco, @ned-deily |
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 2019-05-25.13:58:32.171>
labels = ['OS-mac', 'type-bug']
title = 'Build/test artifacts not ignored for framework build'
updated_at = <Date 2019-05-25.20:50:27.707>
user = 'https://github.com/jaraco'
bugs.python.org fields:
activity = <Date 2019-05-25.20:50:27.707>
actor = 'ned.deily'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2019-05-25.13:58:32.171>
creator = 'jaraco'
dependencies = []
files = []
hgrepos = []
issue_num = 37044
keywords = []
message_count = 2.0
messages = ['343479', '343509']
nosy_count = 4.0
nosy_names = ['barry', 'ronaldoussoren', 'jaraco', 'ned.deily']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue37044'
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
Start by reviewing the original BPO issue 37044 and the macOS framework-build configuration. Reproduce the framework build and inspect which generated build and test artifacts remain unignored. Done means those artifacts are ignored without affecting source files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100