Skip to content

Use statx(2) system call on Linux for extended os.stat information #83714

Open
@alexander255

Description

@alexander255
BPO 39533
Nosy @vstinner, @tiran, @Alexander255, @scrool
PRs
  • bpo-39533: Use statx on more recent Linux to expose st_flags and st_btime on all platforms #19125
  • 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 2020-02-03.04:26:02.819>
    labels = ['type-feature', 'library', '3.9']
    title = 'Use `statx(2)` system call on Linux for extended `os.stat` information'
    updated_at = <Date 2020-05-17.19:40:44.290>
    user = 'https://github.com/alexander255'

    bugs.python.org fields:

    activity = <Date 2020-05-17.19:40:44.290>
    actor = 'christian.heimes'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2020-02-03.04:26:02.819>
    creator = 'ntninja'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39533
    keywords = ['patch']
    message_count = 4.0
    messages = ['361265', '369128', '369149', '369150']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'christian.heimes', 'ntninja', 'slow franklin', 'scrool']
    pr_nums = ['19125']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue39533'
    versions = ['Python 3.9']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython 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