platform win32_ver produces incorrect value for release on Windows domain controllers
Open
Nobody has claimed this yet.
3.8 (EOL)
OS-windows
stdlib
type-bug
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 41535 |
|---|---|
| Nosy | @pfmoore, @tjguk, @zware, @zooba, @jvm3487 |
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-12.21:07:17.393>
labels = ['type-bug', '3.8', 'OS-windows']
title = 'platform win32_ver produces incorrect value for release on Windows domain controllers'
updated_at = <Date 2020-08-12.21:07:17.393>
user = 'https://github.com/jvm3487'
bugs.python.org fields:
activity = <Date 2020-08-12.21:07:17.393>
actor = 'jvm3487'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2020-08-12.21:07:17.393>
creator = 'jvm3487'
dependencies = []
files = []
hgrepos = []
issue_num = 41535
keywords = []
message_count = 1.0
messages = ['375285']
nosy_count = 5.0
nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'steve.dower', 'jvm3487']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue41535'
versions = ['Python 3.8']
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
Start with the platform.win32_ver entry point and reproduce its release value on a Windows domain controller. Compare the result with the expected Windows release and add or update focused coverage so the function reports the correct value in that environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100