Skip to content

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

Merged
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-d5c120f-3.7
May 21, 2019
Merged

[3.7] bpo-36035: fix Path.rglob for broken links (GH-11988)#13469
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-d5c120f-3.7

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 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>
@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