BPO | [46050](https://bugs.python.org/issue46050) --- | :--- Nosy | @matt32106 *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: ```python assignee = None closed_at = None created_at = labels = ['3.8', 'type-feature', 'library'] title = '[pathlib] Option so that OSError does not block glob in pathlib library' updated_at = user = 'https://github.com/matt32106' ``` bugs.python.org fields: ```python activity = actor = 'matt32106' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = creator = 'matt32106' dependencies = [] files = [] hgrepos = [] issue_num = 46050 keywords = [] message_count = 1.0 messages = ['408314'] nosy_count = 1.0 nosy_names = ['matt32106'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue46050' versions = ['Python 3.8'] ``` ### Linked PRs * gh-104141