23 Commits (f36c01ede9afa1492f96562e4f9be6b261966225)

Author SHA1 Message Date
Eli Schwartz 8947352889 fix various flake8 whitespace errors 3 years ago
Christian Clauss a5020857f3 Fix typos discovered by codespell 3 years ago
Xavier Claessens 709d151eb9 typed_kwargs: Fix when ContainerTypeInfo is used in a tuple 3 years ago
Eli Schwartz 4ab70c5512
fix extra whitespace 3 years ago
Dylan Baker 7e43432a0c interpreterbase/decorators: KwargIfno validator must take an relaxed type 3 years ago
Daniel Mensinger 6b00c7dc81 Remove helpers.check_stringlist() 3 years ago
Daniel Mensinger 43302d3296 interpreter: Introduce BooleanHolder for the bool primitive 3 years ago
Daniel Mensinger 8d92e6d865 interpreter: Add IntegerHolder 3 years ago
Daniel Mensinger 86f70c873a interpreter: Introduce operators support for InterpreterObjects 3 years ago
Dylan Baker 4d7031437c pylint: turn on superflous-parens 3 years ago
Xavier Claessens 88a1bed81b decorators: Make unknown kwarg fatal 3 years ago
Xavier Claessens f8cfd91d71 Simplify get_callee_args 3 years ago
Dylan Baker ce392acad4 interpreterbase: ensure that the default vaule to KwargInfo is a valid type 3 years ago
Dylan Baker d8d09138c7 interpreter: allow KwargInfo.evolve to change the name as well 3 years ago
Dylan Baker 386b312fa9 interpreterbase/decorators: fix typed_kwargs return type 3 years ago
Daniel Mensinger 971a0b1775 fix: get_variable default variables are not ObjectHolders (fixes #8936) 3 years ago
Daniel Mensinger 8f7343831b refactor: Refactor BothLibraries logic 3 years ago
Dylan Baker dd296f321b interpreterbase: Add evolve to KwargInfo 3 years ago
Daniel Mensinger c2c7f7c9d7 holders: Ensure that InterpreterBase is the sole instance for (un)holderifying 3 years ago
Daniel Mensinger 8f997efc8b decorators: Add not_set_warning to KwargInfo 3 years ago
Daniel Mensinger bad14b23d2 decorators: Fix typo 3 years ago
Dylan Baker 5bb75dc3af interpreterbase: Add deprecated_values and since_values to KwargInfo 4 years ago
Daniel Mensinger e686545fce interpreter: Split decorators from interpreterbase.py 4 years ago