Skip to content

Conversation

@sql-hkr
Copy link
Owner

@sql-hkr sql-hkr commented Oct 24, 2025

Replaced typing.List, typing.Tuple, and typing.Dict with built-in list, tuple, and dict generics in cpu.py and memory.py.

Replaced typing.List, typing.Tuple, and typing.Dict with built-in list, tuple, and dict generics in cpu.py and memory.py.
@sql-hkr sql-hkr linked an issue Oct 24, 2025 that may be closed by this pull request
@sql-hkr sql-hkr merged commit 7bb45a4 into main Oct 24, 2025
1 check passed
@sql-hkr sql-hkr deleted the refactor/type-hints branch October 24, 2025 23:47
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.

Refactor type hints to use modern built-in generics (Python 3.9+)

2 participants