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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃挜 Drop Python 2 support #292

Merged
merged 10 commits into from
Mar 31, 2020
Merged

馃挜 Drop Python 2 support #292

merged 10 commits into from
Mar 31, 2020

Conversation

KevinHock
Copy link
Collaborator

馃挜

There may be some leftovers regarding Bytes/Unicode like from #223 and there is

# We need to use a dictionary, because python2.7 does not support
# the `nonlocal` keyword (and needs to share scope with
# _mock_single_git_call function)
current_case = {'index': 0}

But, those seem like good-first-issues or things we can clean up later. Didn't want to spend much time on this tbh.

Copy link
Contributor

@domanchi domanchi left a comment

Choose a reason for hiding this comment

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

LGTM. Please make sure that this goes in a breaking change version bump.

@KevinHock KevinHock merged commit d94b92f into master Mar 31, 2020
@KevinHock KevinHock deleted the python3 branch March 31, 2020 17:53
killuazhu pushed a commit to IBM/detect-secrets that referenced this pull request May 28, 2020
killuazhu pushed a commit to IBM/detect-secrets that referenced this pull request Jul 9, 2020
killuazhu pushed a commit to IBM/detect-secrets that referenced this pull request Sep 17, 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.

None yet

3 participants