Skip to content

Adapt to renamed "bustype" parameter on can.Bus#489

Merged
acolomb merged 1 commit intocanopen-python:masterfrom
acolomb:bustype-to-interface
Jul 3, 2024
Merged

Adapt to renamed "bustype" parameter on can.Bus#489
acolomb merged 1 commit intocanopen-python:masterfrom
acolomb:bustype-to-interface

Conversation

@acolomb
Copy link
Member

@acolomb acolomb commented Jul 3, 2024

The bustype keyword has long been replaced by "interface" and the former is deprecated in python-can. The Network class passes it through without caring for the name, but documentation and tests referred to the older name regularly.

Based on discussion in #487.

Loading
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