Skip to content

Improve mqtt_json_to_event annotations#540

Merged
Kane610 merged 1 commit into
Kane610:masterfrom
cdce8p:master
Dec 11, 2024
Merged

Improve mqtt_json_to_event annotations#540
Kane610 merged 1 commit into
Kane610:masterfrom
cdce8p:master

Conversation

@cdce8p

@cdce8p cdce8p commented Dec 10, 2024

Copy link
Copy Markdown
Contributor

Mypy added the --strict-bytes flag today. python/mypy#18263
With it enabled bytearray and memoryview are no longer subclasses of bytes.

Also removed types-orjson as it's outdated. orjson itself ships up-to date stubs.

@Kane610 Kane610 merged commit 9427beb into Kane610:master Dec 11, 2024
@Kane610

Kane610 commented Dec 11, 2024

Copy link
Copy Markdown
Owner

Thanks! I will update the hass dependency before the end of this week

@Kane610

Kane610 commented Dec 16, 2024

Copy link
Copy Markdown
Owner

Release is out https://github.com/Kane610/axis/releases/tag/v64

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