Enable curses support on Windows
Open
Nobody has claimed this yet.
build
OS-windows
topic-curses
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 41630 |
|---|---|
| Nosy | @pfmoore, @tjguk, @zware, @zooba, @madebr |
| 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-25.04:15:19.157>
labels = ['3.10', 'type-feature', 'OS-windows', 'build']
title = 'Enable curses support on Windows'
updated_at = <Date 2020-08-25.17:05:55.513>
user = 'https://github.com/madebr'
bugs.python.org fields:
activity = <Date 2020-08-25.17:05:55.513>
actor = 'steve.dower'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Build', 'Windows']
creation = <Date 2020-08-25.04:15:19.157>
creator = 'maarten'
dependencies = []
files = []
hgrepos = []
issue_num = 41630
keywords = ['patch']
message_count = 2.0
messages = ['375871', '375894']
nosy_count = 5.0
nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'steve.dower', 'maarten']
pr_nums = ['21950']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue41630'
versions = ['Python 3.10']
Linked PRs
- gh-154956
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 names no source files or tests. Start by reviewing linked PR gh-154956 and the migrated PR #21950, then inspect their changes and validation for Windows builds. Done means curses support is enabled on Windows and the relevant build or test checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100