Remove abstractmethod() decorator from Listener.stop() by zariiii9003 · Pull Request #1795 · hardbyte/python-can

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@zariiii9003

Copy link

Collaborator

Closes #1770

This is breaking some downstream code.

@zariiii9003 zariiii9003 merged commit 25d6999 into hardbyte:main

Jun 12, 2024

@zariiii9003 zariiii9003 deleted the undo_abstractmethod branch

June 12, 2024 21:43

@acolomb

Copy link

Contributor

acolomb commented

Jun 13, 2024

@hardbyte, @zariiii9003 Will you make a release with this fix soon? We're kind of trying to hurry on a release of canopen now, but having this in a v4.4.1 on PyPI would reduce the amount of troubles for downstream users in the short term.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Listener.stop() method breaks API since declared abstract

2 participants

@zariiii9003 @acolomb