process SysV-Semaphore support

Open
#49,975 13 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
15/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
c, python

Research direction

Start by reading the linked psem_example.py and psempy.c files, then review the historical issue discussion and its stated SysV semaphore requirements. The payload does not name current CPython entry points, tests, or acceptance criteria, so the scope and definition of done need to be established before implementation.

Written by the indexing model from the issue text.

Description

stdlib type-feature
BPO 5725
Nosy @pitrou, @osvenskan, @bitdancer
Files
  • psem_example.py: Example "Log Compressor" psem using application
  • psempy.c: C source code implementing "psem.*" python module functions
  • 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 2009-04-09.05:20:51.435>
    labels = ['type-feature', 'library']
    title = 'process SysV-Semaphore support'
    updated_at = <Date 2010-12-29.17:45:30.026>
    user = 'https://bugs.python.org/jvdias'
    

    bugs.python.org fields:

    activity = <Date 2010-12-29.17:45:30.026>
    actor = 'jnoller'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2009-04-09.05:20:51.435>
    creator = 'jvdias'
    dependencies = []
    files = ['13658', '13662']
    hgrepos = []
    issue_num = 5725
    keywords = []
    message_count = 13.0
    messages = ['85791', '85792', '85793', '85795', '85809', '85810', '85811', '85817', '85836', '85846', '85955', '95744', '95771']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'osvenskan', 'jnoller', 'r.david.murray', 'jvdias']
    pr_nums = []
    priority = 'low'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue5725'
    versions = ['Python 3.1', 'Python 2.7']
    

    Dominant language
    Python
    Stars
    77.2k
    Forks
    36k
    Avg merge
    1d 9h
    Merged PRs (30d)
    558

    Contributor guide

    Open the contributing guide

    First steps

    1. Read the whole issue, then the project's contributing guide.
    2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
    3. Fork the repository and make your change on a branch.
    4. Open a pull request that references the issue number.

    More from python/cpython

    All issues in python/cpython

    Similar issues

    More Python issues

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.