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

[WIP] Python 3 compatibility #152

Merged
merged 39 commits into from
May 31, 2019
Merged

Conversation

kreczko
Copy link
Member

@kreczko kreczko commented Aug 21, 2018

Fixes #151

@kreczko kreczko force-pushed the kreczko-issue-151 branch 5 times, most recently from 99740b0 to d564f06 Compare August 23, 2018 12:43
@lgtm-com
Copy link

lgtm-com bot commented May 14, 2019

This pull request introduces 2 alerts and fixes 49 when merging c585126 into d8d343b - view on LGTM.com

new alerts:

  • 1 for Unused import
  • 1 for Mismatch between signature and use of an overridden method

fixed alerts:

  • 41 for Unused import
  • 6 for Signature mismatch in overriding method
  • 2 for Unused local variable

Comment posted by LGTM.com

@lgtm-com
Copy link

lgtm-com bot commented May 15, 2019

This pull request fixes 49 alerts when merging 29a4aa8 into d8d343b - view on LGTM.com

fixed alerts:

  • 41 for Unused import
  • 6 for Signature mismatch in overriding method
  • 2 for Unused local variable

Comment posted by LGTM.com

@lgtm-com
Copy link

lgtm-com bot commented May 16, 2019

This pull request fixes 49 alerts when merging bbfad85 into d8d343b - view on LGTM.com

fixed alerts:

  • 41 for Unused import
  • 6 for Signature mismatch in overriding method
  • 2 for Unused local variable

Comment posted by LGTM.com

@kreczko kreczko changed the base branch from master to 0.6.x May 31, 2019 12:05
@kreczko kreczko changed the base branch from 0.6.x to dev May 31, 2019 12:07
@kreczko kreczko merged commit 91a459e into cms-l1t-offline:dev May 31, 2019
@kreczko kreczko deleted the kreczko-issue-151 branch May 31, 2019 12:08
@lgtm-com
Copy link

lgtm-com bot commented May 31, 2019

This pull request fixes 49 alerts when merging bbfad85 into 95c29f4 - view on LGTM.com

fixed alerts:

  • 41 for Unused import
  • 6 for Signature mismatch in overriding method
  • 2 for Unused local variable

Comment posted by LGTM.com

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.

1 participant