Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commented May 10, 2023

Fix issue where pathlib.Path.glob() raised OSError when it encountered
a symlink to an overly long path.
(cherry picked from commit a33ce66)

Co-authored-by: Barney Gale barney.gale@gmail.com

Fix issue where `pathlib.Path.glob()` raised `OSError` when it encountered a symlink to an overly long path. (cherry picked from commit a33ce66) Co-authored-by: Barney Gale <barney.gale@gmail.com>
@barneygalebarneygale enabled auto-merge (squash) May 10, 2023 22:57
@barneygalebarneygale merged commit 846a23d into python:3.11May 10, 2023
@miss-islingtonmiss-islington deleted the backport-a33ce66-3.11 branch May 10, 2023 23:19
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington@JelleZijlstra@barneygale@bedevere-bot