Regexp: capturing groups in repetitions

Open
#51,381 27 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

No file, test, or concrete expected behavior is named. Start by reviewing the Python library component and linked BPO issue 7132 to establish the intended regexp semantics; done requires an agreed scope and regression tests.

Written by the indexing model from the issue text.

Description

stdlib topic-regex type-feature
BPO 7132
Nosy @ezio-melotti, @davidchambers

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-10-14.20:08:14.901>
labels = ['type-feature', 'library']
title = 'Regexp: capturing groups in repetitions'
updated_at = <Date 2014-03-22.23:46:07.052>
user = 'https://bugs.python.org/verdyp'

bugs.python.org fields:

activity = <Date 2014-03-22.23:46:07.052>
actor = 'BreamoreBoy'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2009-10-14.20:08:14.901>
creator = 'verdy_p'
dependencies = []
files = []
hgrepos = []
issue_num = 7132
keywords = []
message_count = 27.0
messages = ['94022', '94025', '94029', '94030', '94034', '94038', '94040', '94043', '94045', '94046', '94047', '94049', '94050', '94051', '94053', '94056', '94057', '94058', '94060', '94065', '94066', '94067', '94068', '94071', '102080', '121484', '214523']
nosy_count = 5.0
nosy_names = ['ezio.melotti', 'mrabarnett', 'verdy_p', 'davidchambers', 'BreamoreBoy']
pr_nums = []
priority = 'low'
resolution = 'rejected'
stage = 'resolved'
status = 'languishing'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue7132'
versions = ['Python 3.2']

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.