Skip to content

bpo-36035: fix rglob for broken links#11988

Merged
pitrou merged 5 commits into
python:masterfrom
jstucke:fix-issue-36035
May 21, 2019
Merged

bpo-36035: fix rglob for broken links#11988
pitrou merged 5 commits into
python:masterfrom
jstucke:fix-issue-36035

Conversation

@jstucke

@jstucke jstucke commented Feb 22, 2019

Copy link
Copy Markdown
Contributor

@the-knights-who-say-ni

Copy link
Copy Markdown

Hello, and thanks for your contribution!

I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA).

Our records indicate we have not received your CLA. For legal reasons we need you to sign this before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

If you have recently signed the CLA, please wait at least one business day
before our records are updated.

You can check yourself to see if the CLA has been received.

Thanks again for your contribution, we look forward to reviewing it!

@eamanu eamanu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

#11964 duplicated

@csabella csabella requested a review from pitrou May 21, 2019 14:23

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

Nice! Thank you for doing this!

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @jstucke for the PR, and @pitrou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-13468 is a backport of this pull request to the 3.7 branch.

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry, @jstucke and @pitrou, I could not cleanly backport this to 3.6 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker d5c120f7eb6f2a9cdab282a5d588afed307a23df 3.6

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request 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>
@pitrou

pitrou commented May 21, 2019

Copy link
Copy Markdown
Member

Ok, I won't bother about 3.6 personally (is it still open for regular bug fixes?).

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @jstucke for the PR, and @pitrou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request 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>
@bedevere-bot

Copy link
Copy Markdown

GH-13469 is a backport of this pull request to the 3.7 branch.

miss-islington added a commit that referenced this pull request 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
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.

6 participants