Skip to content
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

[3.8] bpo-38894: Fix pathlib.Path.glob in the presence of symlinks and insufficient permissions (GH-18815) #18830

Merged
merged 1 commit into from
Mar 7, 2020

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 7, 2020

Co-authored-by: Matt Wozniski mwozniski@bloomberg.net
(cherry picked from commit eb7560a)

Co-authored-by: Pablo Galindo Pablogsal@gmail.com

https://bugs.python.org/issue38894

…fficient permissions (pythonGH-18815)

Co-authored-by: Matt Wozniski <mwozniski@bloomberg.net>
(cherry picked from commit eb7560a)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
@miss-islington
Copy link
Contributor Author

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

@miss-islington miss-islington merged commit 928b4dd into python:3.8 Mar 7, 2020
@miss-islington miss-islington deleted the backport-eb7560a-3.8 branch March 7, 2020 18:11
@miss-islington
Copy link
Contributor Author

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

1 similar comment
@miss-islington
Copy link
Contributor Author

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

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