Strange XPath search behavior of xml.etree.ElementTree.Element.find
Nessuno ha ancora preso questa issue.
- Lingua principale
- Python
- Stelle
- 77.2k
- Fork
- 36k
- Merge medio
- 1g 9h
- PR unite (30g)
- 558
Descrizione
| BPO | 42893 |
|---|---|
| Nosy | @scoder, @tiran |
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 2021-01-11.17:12:45.685>
labels = ['3.8', 'type-bug', 'library']
title = 'Strange XPath search behavior of xml.etree.ElementTree.Element.find'
updated_at = <Date 2021-01-15.01:53:49.825>
user = 'https://bugs.python.org/robpats'
bugs.python.org fields:
activity = <Date 2021-01-15.01:53:49.825>
actor = 'robpats'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2021-01-11.17:12:45.685>
creator = 'robpats'
dependencies = []
files = []
hgrepos = []
issue_num = 42893
keywords = []
message_count = 3.0
messages = ['384851', '385011', '385094']
nosy_count = 3.0
nosy_names = ['scoder', 'christian.heimes', 'robpats']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue42893'
versions = ['Python 3.8']
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.
Direzione di ricerca
La issue identifica xml.etree.ElementTree.Element.find come punto di ingresso, ma non fornisce una riproduzione, un file di implementazione né un test. Prima riproduci il comportamento di XPath e stabilisci il risultato atteso, poi individua il codice pertinente di ElementTree e aggiungi un test di regressione; il lavoro è completato quando il comportamento concordato è acquisito da un test superato.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- backend
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 20/100