Commit Graph

54 Commits

Author SHA1 Message Date
Daniel Mensinger 8f997efc8b decorators: Add not_set_warning to KwargInfo 2021-06-18 23:48:33 +02:00
Daniel Mensinger bad14b23d2 decorators: Fix typo 2021-06-18 23:48:33 +02:00
Dylan Baker 5bb75dc3af interpreterbase: Add deprecated_values and since_values to KwargInfo
This allows checking specific values that are added or deprecated, which
we do a surprising amount of. This works with both containers and scalar
values
2021-06-14 12:30:02 -07:00
Daniel Mensinger e686545fce interpreter: Split decorators from interpreterbase.py 2021-06-11 10:42:18 +02:00