Enable optimized locks on Windows
Open
Nobody has claimed this yet.
3.12
interpreter-core
OS-windows
performance
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 29871 |
|---|---|
| Nosy | @pfmoore, @kristjanvalur, @tjguk, @paulie4, @zware, @zooba, @MojoVampire, @izbyshev |
| 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 2017-03-22.01:33:16.583>
labels = ['interpreter-core', '3.8', 'OS-windows', 'performance']
title = 'Enable optimized locks on Windows'
updated_at = <Date 2019-02-22.13:48:09.891>
user = 'https://github.com/MojoVampire'
bugs.python.org fields:
activity = <Date 2019-02-22.13:48:09.891>
actor = 'vstinner'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core', 'Windows']
creation = <Date 2017-03-22.01:33:16.583>
creator = 'josh.r'
dependencies = []
files = []
hgrepos = []
issue_num = 29871
keywords = []
message_count = 9.0
messages = ['289955', '289958', '289966', '289979', '294365', '310235', '333726', '333731', '336264']
nosy_count = 9.0
nosy_names = ['paul.moore', 'kristjan.jonsson', 'tim.golden', 'paulie4', 'zach.ware', 'jeffr@livedata.com', 'steve.dower', 'josh.r', 'izbyshev']
pr_nums = ['756']
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue29871'
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 by reviewing the migrated issue details and the referenced python/cpython#756 pull request, then inspect the interpreter-core and Windows context identified in the issue. Done means determining whether optimized locks are enabled on Windows and resolving or advancing the existing pull request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- operating-systems, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100