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

Use Python's builtin os.walk in utils/apply-fixit-edits.py #195

Merged
merged 1 commit into from
Dec 4, 2015

Conversation

cbrentharris
Copy link
Contributor

Using python's builtin os.walk to look for remap files instead of
shell command output string parsing.

Using python's builtin os.walk to look for remap files instead of
shell command output string parsing.
@gribozavr gribozavr changed the title Python's builtin os.walk Use Python's builtin os.walk in utils/apply-fixit-edits.py Dec 4, 2015
akyrtzi added a commit that referenced this pull request Dec 4, 2015
Use Python's builtin os.walk in utils/apply-fixit-edits.py
@akyrtzi akyrtzi merged commit 6aa6a58 into swiftlang:master Dec 4, 2015
@cbrentharris cbrentharris deleted the apply-fix-edits branch December 4, 2015 18:27
slavapestov pushed a commit to slavapestov/swift that referenced this pull request Nov 27, 2018
slavapestov pushed a commit to slavapestov/swift that referenced this pull request Nov 27, 2018
dabelknap pushed a commit to dabelknap/swift that referenced this pull request Jan 16, 2019
Fix '(set)' keyword, trailing array comments, and verbatim indentation
maldahleh pushed a commit to maldahleh/swift that referenced this pull request Oct 26, 2020
[NFC] Updated the build-script.py script to conform to the PEP8 formatting standard.
freak4pc pushed a commit to freak4pc/swift that referenced this pull request Sep 28, 2022
Update hash for CleanroomLogger to build with SWIFT_VERSION=4.0
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.

2 participants