Skip to content

Extends simplenamespace#2

Merged
p-galligan merged 2 commits intorefactor-piscesfrom
extend-simplenamespace
Mar 12, 2026
Merged

Extends simplenamespace#2
p-galligan merged 2 commits intorefactor-piscesfrom
extend-simplenamespace

Conversation

@p-galligan
Copy link
Copy Markdown
Member

Extends simplenamespace and uses it in tests

Wanted to make a separate PR so we could see the diffs better.

Extends simplenamespace and uses it in tests
@p-galligan p-galligan requested a review from helrond March 12, 2026 18:36
Copy link
Copy Markdown
Member

@helrond helrond left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm seeing the object to convert being passed in two ways:

  • as a dictionary
  • as an exploded dictionary **{"foo": "bar"}, which results in kwargs like foo=bar

I think we could just pass them all as dictionaries - it's a little cleaner

Use regular dicts for RecursiveNamespace
@p-galligan p-galligan merged commit eba6189 into refactor-pisces Mar 12, 2026
@p-galligan p-galligan deleted the extend-simplenamespace branch March 12, 2026 19:46
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