Building a C extension on Big Sur and SDK v10.15 fails
Open
@ned-deily is already working on this.
Since Sep 9, 2021.
3.10
OS-mac
stdlib
type-bug
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 44492 |
|---|---|
| Nosy | @ronaldoussoren, @ned-deily, @merwok, @dstufft |
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 = 'https://github.com/ned-deily'
closed_at = None
created_at = <Date 2021-06-23.00:52:48.311>
labels = ['OS-mac', 'type-bug', 'library', '3.10']
title = 'Building a C extension on Big Sur and SDK v10.15 fails'
updated_at = <Date 2021-09-09.20:19:46.021>
user = 'https://bugs.python.org/philthompson10'
bugs.python.org fields:
activity = <Date 2021-09-09.20:19:46.021>
actor = 'ned.deily'
assignee = 'ned.deily'
closed = False
closed_date = None
closer = None
components = ['Distutils', 'macOS']
creation = <Date 2021-06-23.00:52:48.311>
creator = 'philthompson10'
dependencies = []
files = []
hgrepos = []
issue_num = 44492
keywords = []
message_count = 3.0
messages = ['396377', '396388', '401473']
nosy_count = 5.0
nosy_names = ['ronaldoussoren', 'philthompson10', 'ned.deily', 'eric.araujo', 'dstufft']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue44492'
versions = ['Python 3.10']
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.
Assessment
This issue has not been assessed yet.