Thanks to visit codestin.com
Credit goes to github.com

Skip to content

re.sub does NOT substitute all the matching patterns when re.IGNORECASE is used #85830

@anitrajpurohit28

Description

@anitrajpurohit28
BPO 41664
Nosy @ezio-melotti

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 = <Date 2020-08-29.22:32:24.365>
created_at = <Date 2020-08-29.21:47:33.268>
labels = ['expert-regex', 'invalid', 'type-bug', '3.8']
title = 're.sub does NOT substitute all the matching patterns when re.IGNORECASE is used'
updated_at = <Date 2020-08-29.22:32:24.364>
user = 'https://bugs.python.org/anitrajpurohit28'

bugs.python.org fields:

activity = <Date 2020-08-29.22:32:24.364>
actor = 'mrabarnett'
assignee = 'none'
closed = True
closed_date = <Date 2020-08-29.22:32:24.365>
closer = 'mrabarnett'
components = ['Regular Expressions']
creation = <Date 2020-08-29.21:47:33.268>
creator = 'anitrajpurohit28'
dependencies = []
files = []
hgrepos = []
issue_num = 41664
keywords = []
message_count = 2.0
messages = ['376083', '376086']
nosy_count = 3.0
nosy_names = ['ezio.melotti', 'mrabarnett', 'anitrajpurohit28']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue41664'
versions = ['Python 3.8']

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions