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

hwIo.Serial: Add port attribute to fix rare exception in brailliantB braille display driver #6257

Merged
merged 1 commit into from Aug 12, 2016

Conversation

jcsteh
Copy link
Contributor

@jcsteh jcsteh commented Aug 11, 2016

serial.Serial has a port attribute and a log message in the brailliantB driver relied on this. hwIo.Serial should have this attribute as well.
Originally reported here: #6035 (comment)

This doesn't need a What's New entry because the exception in the brailliantB driver wouldn't have propagated enough to cause any actual problem. However, it's still ugly at best.

…braille display driver.

serial.Serial has a port attribute and a log message in the brailliantB driver relied on this. hwIo.Serial should have this attribute as well.
Originally reported here: #6035 (comment)
@jcsteh jcsteh added this to the 2016.3 milestone Aug 11, 2016
@jcsteh
Copy link
Contributor Author

jcsteh commented Aug 11, 2016

@michaelDCurran, can you please review? I'd like to get this into 2016.3 if possible. Thanks.

@jcsteh
Copy link
Contributor Author

jcsteh commented Aug 11, 2016

CC @dkager.

@michaelDCurran
Copy link
Member

Fine with me.

@jcsteh jcsteh merged commit f5ade27 into master Aug 12, 2016
@jcsteh jcsteh deleted the hwIoSerialAddPort branch August 12, 2016 00:47
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.

None yet

2 participants