Skip to content

Subst cleanups#4874

Open
mwichmann wants to merge 1 commit into
SCons:masterfrom
mwichmann:maint/more-subst-2
Open

Subst cleanups#4874
mwichmann wants to merge 1 commit into
SCons:masterfrom
mwichmann:maint/more-subst-2

Conversation

@mwichmann

@mwichmann mwichmann commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

Changes to doctrings and typing in function signatures. scons_subst and scons_subst_list now check if the overrides arg is None.

Small tweak to ActionTests is to make sure it actually calls scons_subst and scons_subst_list with overrides as a dict (previously it defaulted to a bool).

No functionality changes. This the the rest of the work split out from PR #4869.

Contributor Checklist:

  • I have created a new test or updated the unit tests to cover the new/changed functionality.
  • I have updated CHANGES.txt and RELEASE.txt (and read the README.rst).
  • I have updated the appropriate documentation

Changes to doctrings and typing in function signatures.
scons_subst and scons_subst_list now check if the ovverides arg is None.

Small tweak to ActionTests is to make sure it actually calls scons_subst
and scons_subst_list with overrides as a dict (previously it defaulted
to a bool).

Signed-off-by: Mats Wichmann <mats@linux.com>
@mwichmann mwichmann added documentation subst Problems with quoting, substitution labels Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation subst Problems with quoting, substitution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant