Skip to content

Added python types for default arguments.#452

Closed
fsargent wants to merge 3 commits intojoke2k:developfrom
fsargent:feature/origin-types-to-default-param
Closed

Added python types for default arguments.#452
fsargent wants to merge 3 commits intojoke2k:developfrom
fsargent:feature/origin-types-to-default-param

Conversation

@fsargent
Copy link

Should resolve #451

@github-actions
Copy link

Your PR was set to target main, PRs should be target develop
The base branch of this PR has been automatically changed to develop, please check that there are no merge conflicts.

@github-actions github-actions bot changed the base branch from main to develop March 16, 2023 21:41
@sergeyklay
Copy link
Collaborator

Hi @fsargent! Thank you for the patch, but all unit tests are down, I recommend you look at this because it's not something I can merge to our codebase. Also, could you please write a test which shows that the bug was fixed or that the feature works as expected?

@sergeyklay sergeyklay self-requested a review September 9, 2023 10:56
@bmwant bmwant mentioned this pull request Dec 19, 2024
@fsargent fsargent closed this Oct 7, 2025
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.

Default arguments should be allowed to be other than NoValue

2 participants