Skip to content

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

Closed
miss-islington wants to merge 1 commit into
python:3.7from
miss-islington:backport-d5c120f-3.7
Closed

[3.7] bpo-36035: fix Path.rglob for broken links (GH-11988)#13468
miss-islington wants to merge 1 commit into
python:3.7from
miss-islington:backport-d5c120f-3.7

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

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

Co-authored-by: Jörg Stucke joerg.stucke@fkie.fraunhofer.de

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 <joerg.stucke@fkie.fraunhofer.de>

@pitrou pitrou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

+1

@miss-islington

Copy link
Copy Markdown
Contributor Author

@jstucke and @pitrou: Status check is done, and it's a failure ❌ .

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

@jstucke and @pitrou: Status check is done, and it's a failure ❌ .

@pitrou pitrou closed this May 21, 2019
@miss-islington miss-islington deleted the backport-d5c120f-3.7 branch May 21, 2019 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants