Skip to content

Conversation

@serhiy-storchaka
Copy link
Member

os.fwalk() is sped up by 2 times by using os.scandir().

os.fwalk() is sped up by 2 times by using os.scandir().
@serhiy-storchaka serhiy-storchaka added the type-feature A feature request or enhancement label Mar 6, 2017
@serhiy-storchaka serhiy-storchaka merged commit ea720fe into python:master Mar 30, 2017
@serhiy-storchaka serhiy-storchaka deleted the bpo-25996-os-scandir-fd branch March 30, 2017 06:12
jaraco pushed a commit that referenced this pull request Dec 2, 2022
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.4.3 to 1.5.1.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.4.3...1.5.1)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants