flake8
passed.
JSHint
passed.
Review Request #14414 — Created April 30, 2025 and updated
The create_resource method recently gained an additional argument, and
it's getting unwieldy. This change makes it use keyword-only arguments
with appropriate deprecation.
Ran unit tests.
Summary | ID |
---|---|
2f4f9eaa4ca8545aac981d72faaf864f8950591a |
Description | From | Last Updated |
---|---|---|
Not necessary but since you're touching this, you could move the other typing imports under the if TYPE_CHECKING block to … |
![]() |