Skip to content

[3.7] bpo-36035: fix Path.rglob for broken links (GH-11988) #13469

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 21, 2019

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 21, 2019

Links creating an infinite symlink loop would raise an exception.
(cherry picked from commit d5c120f)

Co-authored-by: Jörg Stucke [email protected]

https://bugs.python.org/issue36035

Links creating an infinite symlink loop would raise an exception.
(cherry picked from commit d5c120f)

Co-authored-by: Jörg Stucke <[email protected]>
@miss-islington
Copy link
Contributor Author

@jstucke and @pitrou: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@jstucke and @pitrou: Status check is done, and it's a success ✅ .

Copy link
Member

@pitrou pitrou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@miss-islington miss-islington merged commit aea49b1 into python:3.7 May 21, 2019
@miss-islington miss-islington deleted the backport-d5c120f-3.7 branch May 21, 2019 19:05
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.

5 participants