regex: Support for recursive patterns

Open
#69,469 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
backend

Research direction

Start with BPO issue 25282 and the Regular Expressions component; the migrated issue names no files, tests, or concrete pattern specification. First establish the required recursive-pattern behavior, then identify the affected library code and tests; done requires agreed support and regression coverage.

Written by the indexing model from the issue text.

Description

stdlib topic-regex type-feature
BPO 25282
Nosy @ezio-melotti, @bitdancer

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 2015-09-30.15:47:13.327>
labels = ['expert-regex', 'type-feature', 'library']
title = 'regex: Support for recursive patterns'
updated_at = <Date 2016-01-04.03:30:52.529>
user = 'https://bugs.python.org/Sworddragon'

bugs.python.org fields:

activity = <Date 2016-01-04.03:30:52.529>
actor = 'ezio.melotti'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)', 'Regular Expressions']
creation = <Date 2015-09-30.15:47:13.327>
creator = 'Sworddragon'
dependencies = []
files = []
hgrepos = []
issue_num = 25282
keywords = []
message_count = 2.0
messages = ['251951', '251952']
nosy_count = 4.0
nosy_names = ['ezio.melotti', 'mrabarnett', 'r.david.murray', 'Sworddragon']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue25282'
versions = ['Python 3.6']

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.