bpo-33414: Use os.scandir to take advantage of cached is_(dir|file|symlink) by andresdelfino · Pull Request #6697 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Closed
andresdelfino wants to merge 1 commit intopython:masterfrom
Closed
bpo-33414: Use os.scandir to take advantage of cached is_(dir|file|symlink)#6697
andresdelfino wants to merge 1 commit intopython:masterfrom
bpo-33414: Use os.scandir to take advantage of cached is_(dir|file|symlink)#6697
andresdelfino wants to merge 1 commit intopython:masterfrom
Conversation
Copy link Copy Markdown
Contributor
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
Copy link Copy Markdown
Member
pablogsal
commented
May 7, 2018
pablogsal commented
May 7, 2018The issue number is incorrect, I think.
andresdelfino
changed the title
bpo-316108: Use os.scandir to take advantage of cached is_(dir|file|symlink)
bpo-33414: Use os.scandir to take advantage of cached is_(dir|file|symlink)
Copy link Copy Markdown
Contributor Author
andresdelfino
commented
May 8, 2018
andresdelfino commented
May 8, 2018You are right, @pablogsal How weird. FIxed it now. Thanks :)
andresdelfino
closed this
andresdelfino
deleted the
migrate-copytree-to-scandir
branch
andresdelfino
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment