memoryview: add multi-dimensional indexing and slicing

Offen
#58,338 11 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Bewertung

Schwierigkeit
5/5
Geschätzter Aufwand
Über eine Woche
Anfängerfreundlichkeit
25/100
Issue-Typ
Feature
Klarheit
Größtenteils klar
Aktivitätsstatus
Veraltet
Tech-Stack
python
Bereich
backend

Rechercherichtung

Start by reviewing the memoryview feature request and linked PR gh-153661, then inspect the current memoryview implementation and its existing behavior. Done means multi-dimensional indexing and slicing are supported as specified by the issue, with the linked PR and relevant project tests confirming the behavior.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Beschreibung

interpreter-core type-feature
BPO 14130
Nosy @ncoghlan, @abalkin, @pitrou, @pv, @skrah

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 2012-02-26.12:20:55.331>
labels = ['interpreter-core', 'type-feature']
title = 'memoryview: add multi-dimensional indexing and slicing'
updated_at = <Date 2014-10-14.17:31:14.047>
user = 'https://github.com/skrah'

bugs.python.org fields:

activity = <Date 2014-10-14.17:31:14.047>
actor = 'skrah'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2012-02-26.12:20:55.331>
creator = 'skrah'
dependencies = []
files = []
hgrepos = []
issue_num = 14130
keywords = []
message_count = 9.0
messages = ['154336', '194072', '196523', '210583', '210597', '210598', '210660', '210883', '210918']
nosy_count = 8.0
nosy_names = ['teoliphant', 'ncoghlan', 'belopolsky', 'pitrou', 'pv', 'undercoveridiot', 'skrah', 'DLowell']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue14130'
versions = ['Python 3.3']

Linked PRs
  • gh-153661
Vorherrschende Sprache
Python
Sterne
77.2k
Forks
36k
Ø Merge
1 T. 9 Std.
Gemergte PRs (30 T.)
558

Beitragsleitfaden

Beitragsleitfaden öffnen

Erste Schritte

  1. Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
  3. Forken Sie das Repository und arbeiten Sie in einem Branch.
  4. Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.

Mehr aus python/cpython

Alle Issues in python/cpython

Ähnliche Issues

Weitere Issues zu Python

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.