Skip to content

sigaddset() can fail on some signal numbers #77510

@hroncok

Description

@hroncok
mannequin
BPO 33329
Nosy @pitrou, @larryhastings, @ned-deily, @njsmith, @ambv, @hroncok, @zatrazz
PRs
  • bpo-33329: Fix multiprocessing regression on newer glibcs #6575
  • [3.7] bpo-33329: Fix multiprocessing regression on newer glibcs (GH-6575) #6579
  • [3.6] bpo-33329: Fix multiprocessing regression on newer glibcs (GH-6575) #6580
  • [3.6] bpo-33329: Fix multiprocessing regression on newer glibcs (GH-6575) #6582
  • [3.5] bpo-33329: Fix multiprocessing regression on newer glibcs (GH-6… #12144
  • [3.4] bpo-33329: Fix multiprocessing regression on newer glibcs (GH-6… #12145
  • Files
  • upgraded_packages.txt: List of upgraded system packages
  • 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/pitrou'
    closed_at = <Date 2019-03-04.00:02:50.291>
    created_at = <Date 2018-04-22.08:07:51.422>
    labels = ['3.7', '3.8', 'type-bug', 'tests', 'release-blocker']
    title = 'sigaddset() can fail on some signal numbers'
    updated_at = <Date 2019-05-10.18:19:26.738>
    user = 'https://github.com/hroncok'

    bugs.python.org fields:

    activity = <Date 2019-05-10.18:19:26.738>
    actor = 'ned.deily'
    assignee = 'pitrou'
    closed = True
    closed_date = <Date 2019-03-04.00:02:50.291>
    closer = 'larry'
    components = ['Tests']
    creation = <Date 2018-04-22.08:07:51.422>
    creator = 'hroncok'
    dependencies = []
    files = ['47546']
    hgrepos = []
    issue_num = 33329
    keywords = ['patch']
    message_count = 39.0
    messages = ['315590', '315594', '315595', '315596', '315597', '315598', '315599', '315600', '315601', '315602', '315604', '315605', '315609', '315610', '315611', '315612', '315613', '315614', '315615', '315616', '315617', '315618', '315626', '315654', '315659', '315660', '315661', '315662', '315667', '315672', '315674', '315675', '315676', '315677', '336968', '336969', '337053', '337055', '337056']
    nosy_count = 8.0
    nosy_names = ['pitrou', 'larry', 'ned.deily', 'njs', 'neologix', 'lukasz.langa', 'hroncok', 'azanella']
    pr_nums = ['6575', '6579', '6580', '6582', '12144', '12145']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33329'
    versions = ['Python 3.4', 'Python 3.5', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions