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

Prevent unnecessary recursion when value is already expanded #3518

Merged
merged 3 commits into from Jan 6, 2020
Merged

Prevent unnecessary recursion when value is already expanded #3518

merged 3 commits into from Jan 6, 2020

Conversation

chasinglogic
Copy link
Contributor

I had a similar change for StringSubber but it provided little to no perf gain so I have neglected to add it. I can make that change again however if it's decided these should work as similarly as possible.

Contributor Checklist:

  • I have created a new test or updated the unit tests to cover the new/changed functionality.
  • I have updated master/src/CHANGES.txt directory (and read the README.txt in that directory)
  • I have updated the appropriate documentation

src/engine/SCons/Subst.py Outdated Show resolved Hide resolved
@bdbaddog bdbaddog merged commit f987055 into SCons:master Jan 6, 2020
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.

None yet

2 participants