Debugging native Python modules on Windows with Visual Studio Toolchain
Open
Nobody has claimed this yet.
3.10
3.7 (EOL)
3.8 (EOL)
3.9 (EOL)
build
OS-windows
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 42894 |
|---|---|
| Nosy | @gvanrossum, @pfmoore, @tjguk, @zware, @zooba |
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-01-11.18:34:18.113>
labels = ['3.7', '3.8', '3.9', '3.10', 'build', 'OS-windows']
title = 'Debugging native Python modules on Windows with Visual Studio Toolchain'
updated_at = <Date 2021-01-11.20:12:32.127>
user = 'https://bugs.python.org/jmoguill2'
bugs.python.org fields:
activity = <Date 2021-01-11.20:12:32.127>
actor = 'gvanrossum'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2021-01-11.18:34:18.113>
creator = 'jmoguill2'
dependencies = []
files = []
hgrepos = []
issue_num = 42894
keywords = []
message_count = 2.0
messages = ['384853', '384862']
nosy_count = 6.0
nosy_names = ['gvanrossum', 'paul.moore', 'tim.golden', 'zach.ware', 'steve.dower', 'jmoguill2']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'compile error'
url = 'https://bugs.python.org/issue42894'
versions = ['Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9', '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.
Research direction
Read BPO issue 42894 and its two existing messages first; the migrated issue names no files, tests, or entry points. Establish the reproducible Windows and Visual Studio failure and the expected debugging outcome before proposing a change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, operating-systems
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100