[New-bugs-announce] [issue35549] Add partial_match: bool = False argument to unicodedata.lookup

Roman Inflianskas report at bugs.python.org
Fri Dec 21 04:47:37 EST 2018


New submission from Roman Inflianskas <infroma at gmail.com>:

I propose to add partial_match: bool = False argument to unicodedata.lookup so that the programmer could search Unicode symbols using partial_names.

----------
components: Unicode
messages: 332283
nosy: ezio.melotti, rominf, vstinner
priority: normal
severity: normal
status: open
title: Add partial_match: bool = False argument to unicodedata.lookup
type: enhancement
versions: Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35549>
_______________________________________


More information about the New-bugs-announce mailing list