Relocatable framework for macOS
Open
Nobody has claimed this yet.
3.11
OS-mac
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 42514 |
|---|---|
| Nosy | @ronaldoussoren, @ned-deily, @njsmith, @erlend-aasland, @gregneagle, @tomgoddard, @shakfu, @macmule |
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-11-30.18:28:37.873>
labels = ['OS-mac', 'type-feature', '3.11']
title = 'Relocatable framework for macOS'
updated_at = <Date 2022-03-14.13:56:58.762>
user = 'https://github.com/gregneagle'
bugs.python.org fields:
activity = <Date 2022-03-14.13:56:58.762>
actor = 'shakfu'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2020-11-30.18:28:37.873>
creator = 'gregneagle'
dependencies = []
files = []
hgrepos = []
issue_num = 42514
keywords = []
message_count = 7.0
messages = ['382171', '382173', '382180', '396447', '396772', '396810', '415137']
nosy_count = 8.0
nosy_names = ['ronaldoussoren', 'ned.deily', 'njs', 'erlendaasland', 'gregneagle', 'tomgoddard', 'shakfu', 'macmule']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue42514'
versions = ['Python 3.11']
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
Begin with the linked BPO issue 42514 and its discussion, then inspect the macOS-related build and framework entry points in CPython. The payload names no files or tests, so the required scope and completion criteria must be established before implementation; done means CPython produces a relocatable macOS framework.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, python
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100