Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.11] GH-87695: Fix OSError from pathlib.Path.glob() (GH-104292) #104362

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 10, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-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>
@miss-islington miss-islington force-pushed the backport-a33ce66-3.11 branch from 0dd8331 to 68fde99 Compare May 10, 2023 22:51
@barneygale barneygale enabled auto-merge (squash) May 10, 2023 22:57
@barneygale barneygale merged commit 846a23d into python:3.11 May 10, 2023
@miss-islington miss-islington deleted the backport-a33ce66-3.11 branch May 10, 2023 23:19
Sign up for free to 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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.