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

Add a default fileno function to the BusABC #877

Merged
merged 5 commits into from
Aug 4, 2020

Commits on Jul 28, 2020

  1. Add a default fileno function to the BusABC class. Modify Notifier to…

    … handle the exception raised if the bus doesn't override it.
    hardbyte committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    5e186ca View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Update notifier.py

    hardbyte authored Aug 3, 2020
    Configuration menu
    Copy the full SHA
    c7310e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Configuration menu
    Copy the full SHA
    88c3041 View commit details
    Browse the repository at this point in the history
  2. Keep pylint happy

    hardbyte committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    5c4a17b View commit details
    Browse the repository at this point in the history
  3. Keep mypy happy

    hardbyte committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    478a1cc View commit details
    Browse the repository at this point in the history