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

Update pySerial to 3.5 #12038

Closed
wants to merge 1 commit into from
Closed

Update pySerial to 3.5 #12038

wants to merge 1 commit into from

Conversation

LeonarddeR
Copy link
Collaborator

@LeonarddeR LeonarddeR commented Feb 5, 2021

Link to issue number:

None

Description of this pull request

Updates pySerial to version 3.5 (November 2020). While not strictly necessary as far as I know, this ensures we are on the most recent version for our switch to Python 3.8

Testing strategy:

Should be tested with a serial braille display in production for several days to ensure there are no regressions. I have such a display.

Known issues with pull request:

None

Change log entry:

  • Changes for developers
  • + Updated pySerial to version 3.5.
    

Code Review Checklist:

This checklist is a reminder of things commonly forgotten in a new PR.
Please do a self-review to check these items.
Reviewers will not approve the PR until these are met.

  • Pull Request description is up to date.
  • Unit tests.
  • System (end to end) tests.
  • Manual tests.
  • User Documentation.
  • Change log entry.
  • Context sensitive help for GUI changes.

@lukaszgo1
Copy link
Contributor

Have you considered waiting for #11967 to be merged and then installing pySerial using pip?

@LeonarddeR
Copy link
Collaborator Author

Closing in favor of #12075

@LeonarddeR LeonarddeR closed this Feb 23, 2021
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