fix: throw a TypeError if unexpected arguments are passed#207
Open
eric-wieser wants to merge 3 commits into
Open
fix: throw a TypeError if unexpected arguments are passed#207eric-wieser wants to merge 3 commits into
eric-wieser wants to merge 3 commits into
Conversation
eric-wieser
force-pushed
the
no-extra-kwargs
branch
from
March 11, 2026 01:38
5b12274 to
ad29ae7
Compare
eric-wieser
force-pushed
the
no-extra-kwargs
branch
from
March 11, 2026 01:39
ad29ae7 to
5a8b852
Compare
eric-wieser
force-pushed
the
no-extra-kwargs
branch
from
March 11, 2026 01:42
5a8b852 to
448fc2d
Compare
Author
|
@ssbarnea, it looks like there are CI issues unrelated to this PR, since the failure is: |
eric-wieser
force-pushed
the
no-extra-kwargs
branch
from
March 11, 2026 02:20
448fc2d to
2937ecf
Compare
eric-wieser
force-pushed
the
no-extra-kwargs
branch
from
March 11, 2026 02:43
2937ecf to
2359e1a
Compare
eric-wieser
force-pushed
the
no-extra-kwargs
branch
from
March 11, 2026 03:08
d4e15b3 to
47d7f10
Compare
eric-wieser
force-pushed
the
no-extra-kwargs
branch
from
March 11, 2026 03:10
47d7f10 to
b9e8696
Compare
eric-wieser
force-pushed
the
no-extra-kwargs
branch
from
March 11, 2026 03:14
b9e8696 to
fcb5347
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This also:
executableargumentinputandtimeout, since these arguments were dangerously ignored.shell=Truesemantics