Skip to content

Turn signal.SIG* constants into enums #65275

@giampaolo

Description

@giampaolo
BPO 21076
Nosy @gvanrossum, @vstinner, @giampaolo, @serhiy-storchaka
Files
  • signals.patch
  • signals2.patch
  • signals3.patch
  • signals4.patch
  • signal_no_enum_handlers.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/giampaolo'
    closed_at = <Date 2020-06-25.09:30:58.351>
    created_at = <Date 2014-03-27.15:48:50.909>
    labels = ['type-bug', 'library']
    title = 'Turn signal.SIG* constants into enums'
    updated_at = <Date 2020-06-25.09:30:58.350>
    user = 'https://github.com/giampaolo'

    bugs.python.org fields:

    activity = <Date 2020-06-25.09:30:58.350>
    actor = 'vstinner'
    assignee = 'giampaolo.rodola'
    closed = True
    closed_date = <Date 2020-06-25.09:30:58.351>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2014-03-27.15:48:50.909>
    creator = 'giampaolo.rodola'
    dependencies = []
    files = ['34636', '34643', '34653', '34655', '37865']
    hgrepos = []
    issue_num = 21076
    keywords = ['patch']
    message_count = 22.0
    messages = ['214959', '214960', '214985', '214993', '215003', '215042', '215059', '215072', '215332', '215519', '215521', '215526', '215528', '234608', '234610', '234768', '234770', '234776', '238317', '238319', '239556', '372322']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'vstinner', 'giampaolo.rodola', 'neologix', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue21076'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions