Skip to content

Conversation

@kostis
Copy link
Collaborator

@kostis kostis commented Dec 3, 2025

The getRegisters() method of SDT has been marked deprecated for a
long time, but has been kept in the code base as it is used in various
tests. This commit makes the method private and removes (unused) code
in other classes that was calling this method.

This change shuts off two deprecation warnings from the linter.

The `getRegisters()` method of `SDT` has been marked deprecated for a
long time, but has been kept in the code base as it is used in various
tests.  This commit makes the method private and removes (unused) code
in other classes that was calling this method.

This change shuts off two deprecation warnings from the linter.
@kostis kostis force-pushed the remove-deprecated-getRegisters branch from 7ae0337 to 0e923d8 Compare December 3, 2025 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants