Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove abstractmethod() decorator from Listener.stop() #1795

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

zariiii9003
Copy link
Collaborator

Closes #1770

This is breaking some downstream code.

@zariiii9003 zariiii9003 merged commit 25d6999 into hardbyte:main Jun 12, 2024
28 of 29 checks passed
@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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Listener.stop() method breaks API since declared abstract
2 participants