Configuration of windows event loop for libraries
Open
Nobody has claimed this yet.
topic-asyncio
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 37373 |
|---|---|
| Nosy | @njsmith, @asvetlov, @ambv, @bdarnell, @1st1, @zooba, @minrk, @cmeyer, @mikeshardmind, @jack1142, @carltongibson |
| Files |
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 2019-06-22.18:33:25.362>
labels = ['type-feature', '3.8', 'expert-asyncio']
title = 'Configuration of windows event loop for libraries'
updated_at = <Date 2021-05-15.19:32:35.216>
user = 'https://github.com/bdarnell'
bugs.python.org fields:
activity = <Date 2021-05-15.19:32:35.216>
actor = 'Ben.Darnell'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['asyncio']
creation = <Date 2019-06-22.18:33:25.362>
creator = 'Ben.Darnell'
dependencies = []
files = ['48434']
hgrepos = []
issue_num = 37373
keywords = []
message_count = 24.0
messages = ['346289', '346293', '346295', '346299', '346302', '346311', '346315', '346347', '346348', '346360', '346369', '353823', '355891', '355893', '355906', '355991', '362483', '362587', '362643', '362658', '366792', '366795', '393368', '393726']
nosy_count = 12.0
nosy_names = ['njs', 'asvetlov', 'lukasz.langa', 'Ben.Darnell', 'yselivanov', 'steve.dower', 'minrk', 'Big Stone', 'cmeyer', 'mikeshardmind', 'jack1142', 'carltongibson']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue37373'
versions = ['Python 3.8']
Linked PRs
- gh-141834
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 selector_thread.py and the linked PR gh-141834, then read the issue discussion about configuring the Windows event loop for libraries. Confirm the intended behavior and required tests with the maintainers; the work is done when that behavior is implemented and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100