Skip to content

Can't read a F-contiguous memoryview in physical order #80026

Description

@pitrou
BPO 35845
Nosy @pitrou, @skrah, @jakirkham
PRs
  • bpo-35845: Add order={'C', 'F', 'A'} parameter to memoryview.tobytes(). #11730
  • bpo-35845: Add order={'C', 'F', 'A'} parameter to memoryview.tobytes(). #11730
  • bpo-35845: Add order={'C', 'F', 'A'} parameter to memoryview.tobytes(). #11730
  • 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 2019-01-28.20:51:37.338>
    labels = ['interpreter-core', 'type-feature', '3.8']
    title = "Can't read a F-contiguous memoryview in physical order"
    updated_at = <Date 2020-06-05.16:33:50.845>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2020-06-05.16:33:50.845>
    actor = 'jakirkham'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2019-01-28.20:51:37.338>
    creator = 'pitrou'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35845
    keywords = ['patch', 'patch', 'patch']
    message_count = 9.0
    messages = ['334491', '334495', '334496', '334497', '334498', '334739', '334743', '334759', '370767']
    nosy_count = 3.0
    nosy_names = ['pitrou', 'skrah', 'jakirkham']
    pr_nums = ['11730', '11730', '11730']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue35845'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Fields

      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions