static build is broken
Open
Nobody has claimed this yet.
3.10
3.11
OS-windows
stdlib
type-bug
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 45623 |
|---|---|
| Nosy | @pfmoore, @tiran, @tjguk, @zware, @zooba, @egorpugin |
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 2021-10-27.10:30:32.485>
labels = ['type-bug', 'library', '3.10', 'OS-windows', '3.11']
title = 'static build is broken'
updated_at = <Date 2021-10-28.21:03:21.032>
user = 'https://github.com/egorpugin'
bugs.python.org fields:
activity = <Date 2021-10-28.21:03:21.032>
actor = 'steve.dower'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)', 'Windows']
creation = <Date 2021-10-27.10:30:32.485>
creator = 'egorpugin'
dependencies = []
files = []
hgrepos = []
issue_num = 45623
keywords = []
message_count = 4.0
messages = ['405082', '405116', '405117', '405267']
nosy_count = 6.0
nosy_names = ['paul.moore', 'christian.heimes', 'tim.golden', 'zach.ware', 'steve.dower', 'egorpugin']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue45623'
versions = ['Python 3.10', '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
No files, tests, or entry points are named. Start by reproducing the broken static build on Windows and tracing the relevant build configuration; done means the static build completes successfully for the affected Python versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100