Skip to content

lockf() is available now on Android API level 24, but the F_LOCK macro is not defined #72948

@xdegaye

Description

@xdegaye
mannequin
BPO 28762
Nosy @vstinner, @xdegaye, @yan12125
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • bpo-28762: Revert last commit (now using Android Unified Headers) #4488
  • Files
  • test_posix_flock.patch
  • test_posix_lockf_2.patch
  • 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/xdegaye'
    closed_at = <Date 2017-11-23.11:02:01.392>
    created_at = <Date 2016-11-21.10:19:49.471>
    labels = ['interpreter-core', 'type-bug', '3.7']
    title = 'lockf() is available now on Android API level 24, but the F_LOCK macro is not defined'
    updated_at = <Date 2017-11-23.11:02:01.391>
    user = 'https://github.com/xdegaye'

    bugs.python.org fields:

    activity = <Date 2017-11-23.11:02:01.391>
    actor = 'xdegaye'
    assignee = 'xdegaye'
    closed = True
    closed_date = <Date 2017-11-23.11:02:01.392>
    closer = 'xdegaye'
    components = ['Interpreter Core']
    creation = <Date 2016-11-21.10:19:49.471>
    creator = 'xdegaye'
    dependencies = []
    files = ['45582', '45990']
    hgrepos = []
    issue_num = 28762
    keywords = ['patch']
    message_count = 11.0
    messages = ['281344', '283752', '283758', '283759', '283767', '283781', '283785', '283788', '283823', '306634', '306801']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'xdegaye', 'python-dev', 'yan12125']
    pr_nums = ['552', '4488']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue28762'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions