Support recursive wildcards in pathlib.PurePath.match() · Issue #73435 · python/cpython (original) (raw)

BPO 29249
Nosy @pitrou, @RonnyPfannschmidt, @serhiy-storchaka, @wimglenn, @JulienPalard, @virtuald, @andunai, @barneygale, @eumiro

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 2017-01-12.10:19:54.004> labels = ['3.8', 'type-feature', '3.7', '3.9', 'docs'] title = 'Pathlib glob ** bug' updated_at = <Date 2021-06-04.19:42:17.687> user = 'https://bugs.python.org/JonWalsh'

bugs.python.org fields:

activity = <Date 2021-06-04.19:42:17.687> actor = 'christian.heimes' assignee = 'docs@python' closed = False closed_date = None closer = None components = ['Documentation'] creation = <Date 2017-01-12.10:19:54.004> creator = 'Jon Walsh' dependencies = [] files = [] hgrepos = [] issue_num = 29249 keywords = [] message_count = 11.0 messages = ['285297', '285305', '285308', '285311', '285323', '307854', '307866', '325735', '361147', '382535', '386795'] nosy_count = 12.0 nosy_names = ['pitrou', 'docs@python', 'Ronny.Pfannschmidt', 'serhiy.storchaka', 'wim.glenn', 'mdk', 'virtuald', 'Jon Walsh', 'Andrew Dunai', 'Isaac Muse', 'barneygale', 'eumiro'] pr_nums = [] priority = 'normal' resolution = None stage = 'needs patch' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue29249' versions = ['Python 3.5', 'Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9']

Linked PRs