Skip to content

Do not expose deprecated attributes to type checkers#451

Merged
sdb9696 merged 1 commit into
masterfrom
feat/getattr_type_check
Oct 4, 2024
Merged

Do not expose deprecated attributes to type checkers#451
sdb9696 merged 1 commit into
masterfrom
feat/getattr_type_check

Conversation

@sdb9696
Copy link
Copy Markdown
Member

@sdb9696 sdb9696 commented Oct 4, 2024

Consumers still using deprecate attributes will now start getting type checker errors.

@sdb9696 sdb9696 added the breaking Label for PRs that contain breaking changes label Oct 4, 2024
@sdb9696 sdb9696 added this to the 0.9.7 milestone Oct 4, 2024
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 74.711% (+0.08%) from 74.635%
when pulling 8213aa4 on feat/getattr_type_check
into 4091db0 on master.

@sdb9696 sdb9696 merged commit 754b096 into master Oct 4, 2024
@sdb9696 sdb9696 deleted the feat/getattr_type_check branch October 4, 2024 10:42
@sdb9696 sdb9696 mentioned this pull request Oct 4, 2024
sdb9696 added a commit that referenced this pull request Oct 4, 2024
## [0.9.7](https://github.com/python-ring-doorbell/python-ring-doorbell/tree/0.9.7) (2024-10-04)

[Full Changelog](0.9.6...0.9.7)

**Release highlights:**

- Type checking will now raise errors when using deprecated attributes 

**Breaking change pull requests:**

- Do not expose deprecated attributes to type checkers [\#451](#451) (@sdb9696)

**Implemented enhancements:**

- Enable keep alive for webrtc stream [\#450](#450) (@sdb9696)

**Documentation updates:**

- Update README.rst [\#444](#444) (@jamesflores)

**Project maintenance:**

- Migrate workflows to setup-uv github action [\#449](#449) (@sdb9696)
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

breaking Label for PRs that contain breaking changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants