Slice confusing with negative stop and strides and the 0th element.
Offen
Dieses Issue hat noch niemand übernommen.
3.7 (EOL)
docs
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- PR-Merge-Kennzahlen
- PR-Kennzahlen ausstehend
Beschreibung
| BPO | 28882 |
|---|---|
| Nosy | @terryjreedy, @hardkrash, @vadmium, @MojoVampire |
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 2016-12-06.05:06:40.291>
labels = ['3.7', 'docs']
title = 'Slice confusing with negative stop and strides and the 0th element.'
updated_at = <Date 2016-12-10.00:28:35.180>
user = 'https://github.com/hardkrash'
bugs.python.org fields:
activity = <Date 2016-12-10.00:28:35.180>
actor = 'martin.panter'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2016-12-06.05:06:40.291>
creator = 'hardkrash'
dependencies = []
files = []
hgrepos = []
issue_num = 28882
keywords = []
message_count = 6.0
messages = ['282500', '282501', '282578', '282801', '282810', '282814']
nosy_count = 5.0
nosy_names = ['terry.reedy', 'hardkrash', 'docs@python', 'martin.panter', 'josh.r']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue28882'
versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginnen Sie damit, die Diskussion in BPO issue 28882 und die Python-Dokumentation zum Slicing zu lesen, mit besonderem Augenmerk auf negative Stopps, Schrittweiten und Index 0. Die Arbeit ist abgeschlossen, wenn die Dokumentation die gemeldeten Slicing-Fälle klar erklärt und die Verwirrung rund um das Issue beseitigt ist, ohne das Verhalten von Python zu ändern.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100