X Tutup
The Wayback Machine - https://web.archive.org/web/20250612050912/https://github.com/python/cpython/issues/78959
Skip to content

Memoryview for column-major (f_contiguous) arrays from bytes impossible to achieve #78959

Open
@lgautier

Description

@lgautier
mannequin
BPO 34778
Nosy @ncoghlan, @pitrou, @skrah, @mattip

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/skrah'
closed_at = None
created_at = <Date 2018-09-23.17:51:38.368>
labels = ['extension-modules', '3.8', 'type-feature', 'library', '3.7']
title = 'Memoryview for column-major (f_contiguous) arrays from bytes impossible to achieve'
updated_at = <Date 2021-10-03.13:34:19.879>
user = 'https://bugs.python.org/lgautier'

bugs.python.org fields:

activity = <Date 2021-10-03.13:34:19.879>
actor = 'lgautier'
assignee = 'skrah'
closed = False
closed_date = None
closer = None
components = ['Extension Modules', 'Library (Lib)']
creation = <Date 2018-09-23.17:51:38.368>
creator = 'lgautier'
dependencies = []
files = []
hgrepos = []
issue_num = 34778
keywords = []
message_count = 16.0
messages = ['326167', '326276', '326660', '326684', '326689', '332743', '332751', '332766', '332805', '334519', '334520', '334622', '334742', '334783', '350933', '403086']
nosy_count = 5.0
nosy_names = ['ncoghlan', 'pitrou', 'lgautier', 'skrah', 'mattip']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue34778'
versions = ['Python 3.4', 'Python 3.5', 'Python 3.6', 'Python 3.7', 'Python 3.8']

Metadata

Metadata

Assignees

Labels

3.7 (EOL)end of life3.8 (EOL)end of lifeextension-modulesC modules in the Modules dirstdlibPython modules in the Lib dirtype-featureA feature request or enhancement

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup