[WIP/RFC] pathlib: revisit error handling by blueyed · Pull Request #23025 · python/cpython
added 2 commits
October 29, 2020 12:57Refs: - bpo-24120 (python@6c2d33a258bb) uses to broad try/catch for PermissionError, which led to bpo-38894 in the first place - bpo-38894 (python#18815) fixed handling only for `_WildcardSelector` TODO: tests for others?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters