-
-
Notifications
You must be signed in to change notification settings - Fork 31.5k
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
option to not follow symlinks when globbing #73661
Comments
Background: Before The patch includes tests. Current discussion points:
Future discussion points (don't derail):
|
Before talking about the patch, have you signed the Contributer License Agreement yet? The issue tracker isn't showing that you have. Check out https://www.python.org/psf/contrib/contrib-form/ to do so. --- The A bit flags enum: There is now an IntFlag Enum type which implements bit flags. |
+1, would like to use this feature too, and I would like it also in pathlib.PosixPath.glob |
The upcoming 3.13 release gains a |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: