flake8
passed.
JSHint
passed.
Review Request #12523 — Created Aug. 9, 2022 and submitted
This adds
RemovedInRBTools50WarningandRemovedInRBTools60Warning,
which will be used for upcoming changes that deprecate some older
functionality.
RemovedInRBTools40Warningwill remain in the codebase until all
pending deprecations for 4.0 have been removed.This also introduces the first usage of Python type hints to our
codebase. This is new for us, so we'll need to develop best practices
over time.
Made use of this in an in-progress change.
Unit tests pass.
| Summary | ID |
|---|---|
| 3f5a60fd7cbdb19e908c7e93eeacea764e2d3362 |