py.ini cannot set 32/64bits for specific version
Open
Nobody has claimed this yet.
3.8 (EOL)
OS-windows
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 33923 |
|---|---|
| Nosy | @pfmoore, @tjguk, @zware, @zooba, @mrh1997 |
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 2018-06-20.23:54:32.049>
labels = ['3.8', 'OS-windows']
title = 'py.ini cannot set 32/64bits for specific version'
updated_at = <Date 2018-06-22.19:35:36.343>
user = 'https://github.com/mrh1997'
bugs.python.org fields:
activity = <Date 2018-06-22.19:35:36.343>
actor = 'ned.deily'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2018-06-20.23:54:32.049>
creator = 'mrh1997'
dependencies = []
files = []
hgrepos = []
issue_num = 33923
keywords = []
message_count = 1.0
messages = ['320128']
nosy_count = 5.0
nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'steve.dower', 'mrh1997']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue33923'
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
The issue names only BPO 33923 and the Windows component; start by reading that record and locating the py.ini handling. The payload names no source file or test, so confirm the expected version-specific 32/64-bit behavior with maintainers before changing anything. Done means the requested setting is implemented and verified by relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- operating-systems, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100