Skip to content

Comments

Allow downwards compatibility to Python below 3.9#110

Open
p-lauer wants to merge 1 commit intoderived_parametersfrom
p-lauer-patch-1
Open

Allow downwards compatibility to Python below 3.9#110
p-lauer wants to merge 1 commit intoderived_parametersfrom
p-lauer-patch-1

Conversation

@p-lauer
Copy link
Contributor

@p-lauer p-lauer commented Nov 9, 2022

@lu-kas please check if it does the same as you intended. Combining two dicts is only possible from Python 3.9 on. In my proposal you get two lists, combine them and make a dict from it.

@lu-kas please check if it does the same as you intended. Combining two dicts is only possible from Python 3.9 on. In my proposal you get two lists, combine them and make a dict from it.
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.

1 participant