test_socket testFDPassEmpty fails on OS X 10.11+ with "Cannot allocate memory"
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Idoneità per principianti
- 25/100
- Tipo di issue
- Bug
- Chiarezza
- Abbastanza chiara
- Stato di attività
- Ferma
- Stack tecnologico
- python
- Ambito
- operating-systems, testing-qa
Direzione di ricerca
Start with test_socket testFDPassEmpty and inspect the referenced issue-24725.patch and repro.c files to understand the failure on OS X 10.11+. Check the existing PR 1427 context before making changes. Done means the test no longer fails with "Cannot allocate memory" on the affected macOS versions.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
| BPO | 24725 |
|---|---|
| Nosy | @ronaldoussoren, @vstinner, @ned-deily |
| PRs | |
| 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 = 'https://github.com/ned-deily'
closed_at = None
created_at = <Date 2015-07-26.07:35:31.721>
labels = ['OS-mac', '3.8', '3.9', '3.10']
title = 'test_socket testFDPassEmpty fails on OS X 10.11+ with "Cannot allocate memory"'
updated_at = <Date 2021-11-30.16:44:35.098>
user = 'https://github.com/ned-deily'
bugs.python.org fields:
activity = <Date 2021-11-30.16:44:35.098>
actor = 'ronaldoussoren'
assignee = 'ned.deily'
closed = False
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2015-07-26.07:35:31.721>
creator = 'ned.deily'
dependencies = []
files = ['41069', '49528']
hgrepos = []
issue_num = 24725
keywords = ['patch']
message_count = 10.0
messages = ['247414', '247416', '254848', '257153', '257154', '284474', '292893', '301916', '379009', '407385']
nosy_count = 6.0
nosy_names = ['ronaldoussoren', 'vstinner', 'baikie', 'ned.deily', 'python-dev', 'jramnani']
pr_nums = ['1427']
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue24725'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
- Lingua principale
- Python
- Stelle
- 77.2k
- Fork
- 36k
- Merge medio
- 1g 9h
- PR unite (30g)
- 558
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di python/cpython
-
docs pending
Difficoltà 2/5 1-3 ore Idoneità per principianti 78/100
-
stdlib type-feature
Difficoltà 2/5 1-3 ore Idoneità per principianti 78/100
-
stdlib type-feature
Difficoltà 2/5 1-3 ore Idoneità per principianti 72/100
-
build type-bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 76/100
-
stdlib topic-email type-feature
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
Tutte le issue di python/cpython
Issue simili
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 82/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 84/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 86/100
-
🐛 Bug 🔔 Pending processing
Difficoltà 2/5 1-3 ore Idoneità per principianti 84/100
jumpserver/jumpserver#17584 ·