Skip to content

Conversation

@karlding
Copy link
Collaborator

@karlding karlding commented Jun 4, 2020

socket.error is a deprecated alias of OSError used on Python versions
lower than 3.3.

Also cherry pick over the relevant cyclic SocketCAN tests and enable
Travis CI for SocketCAN tests on Python 2.

Fixes #845

socket.error is a deprecated alias of OSError used on Python versions
lower than 3.3.

Also cherry pick over the relevant cyclic SocketCAN tests and enable
Travis CI for SocketCAN tests on Python 2.

Fixes hardbyte#845
@karlding karlding requested a review from hardbyte June 4, 2020 05:06
@karlding
Copy link
Collaborator Author

karlding commented Jun 4, 2020

Not sure if you want to cut a new release. If you do, feel free to create a new branch and edit the PR to be against that branch.

@codecov
Copy link

codecov bot commented Jun 4, 2020

Codecov Report

Merging #850 into release-3.3.3 will increase coverage by 1.49%.
The diff coverage is 100.00%.

@@                Coverage Diff                @@
##           release-3.3.3     #850      +/-   ##
=================================================
+ Coverage          64.58%   66.07%   +1.49%     
=================================================
  Files                 63       63              
  Lines               5822     5822              
=================================================
+ Hits                3760     3847      +87     
+ Misses              2062     1975      -87     

@hardbyte hardbyte changed the base branch from release-3.3.3 to release-3.3.4 June 18, 2020 09:29
Copy link
Owner

@hardbyte hardbyte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Yup changed the base branch and we'll make a new (hopefully last!) Python2 release

@hardbyte hardbyte added this to the 3.3.4 Release milestone Jun 18, 2020
@hardbyte hardbyte linked an issue Jun 18, 2020 that may be closed by this pull request
@hardbyte hardbyte merged commit ea142fd into hardbyte:release-3.3.4 Jun 18, 2020
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.

Socketcan update is broken

2 participants