Skip to content

Check for signals during regular expression matches #39573

Closed
@joshhoyt

Description

@joshhoyt
mannequin
BPO 846388
Nosy @gvanrossum, @loewis, @facundobatista
Files
  • _sre.c.patch: Allow signal handlers to run during _sre searches
  • patch
  • patch.speedup
  • sre_exception.diff
  • 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/facundobatista'
    closed_at = <Date 2008-01-09.14:22:46.703>
    created_at = <Date 2003-11-21.06:29:21.000>
    labels = ['interpreter-core']
    title = 'Check for signals during regular expression matches'
    updated_at = <Date 2008-02-05.04:13:26.208>
    user = 'https://bugs.python.org/joshhoyt'

    bugs.python.org fields:

    activity = <Date 2008-02-05.04:13:26.208>
    actor = 'gvanrossum'
    assignee = 'facundobatista'
    closed = True
    closed_date = <Date 2008-01-09.14:22:46.703>
    closer = 'facundobatista'
    components = ['Interpreter Core']
    creation = <Date 2003-11-21.06:29:21.000>
    creator = 'joshhoyt'
    dependencies = []
    files = ['5695', '8679', '8680', '9064']
    hgrepos = []
    issue_num = 846388
    keywords = ['patch']
    message_count = 12.0
    messages = ['44910', '44911', '44912', '57056', '57067', '57068', '59246', '59247', '59267', '59600', '61925', '62062']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'loewis', 'effbot', 'facundobatista', 'joshhoyt', 'schmir']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue846388'
    versions = ['Python 2.4']

    Metadata

    Metadata

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions