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

More complete removal of Python2 code #674

Merged
merged 2 commits into from Dec 19, 2020
Merged

More complete removal of Python2 code #674

merged 2 commits into from Dec 19, 2020

Conversation

ericwb
Copy link
Member

@ericwb ericwb commented Dec 18, 2020

  • Removes six imports and six.Py2 conditionals
  • Merged example files (e.g exec-py2.py|exec-py3.py > exec.py)
  • Removes unnecessary workarounds for Py2 bugs

Fixes #584

Signed-off-by: Eric Brown browne@vmware.com

ericwb and others added 2 commits December 18, 2020 01:11
* Removes six imports and six.Py2 conditionals
* Merged example files (e.g exec-py2.py|exec-py3.py > exec.py)
* Removes unnecessary workarounds for Py2 bugs

Fixes #584

Signed-off-by: Eric Brown <browne@vmware.com>
@ericwb ericwb disabled auto-merge December 19, 2020 08:17
@ericwb ericwb merged commit c9aa204 into PyCQA:master Dec 19, 2020
@ericwb ericwb added this to the Release 1.7.1 milestone Dec 19, 2020
@ericwb ericwb mentioned this pull request Dec 20, 2020
@ericwb ericwb deleted the drop_six branch June 29, 2021 03:13
mikespallino pushed a commit to mikespallino/bandit that referenced this pull request Aug 25, 2021
* Removes six imports and six.Py2 conditionals
* Merged example files (e.g exec-py2.py|exec-py3.py > exec.py)
* Removes unnecessary workarounds for Py2 bugs

Fixes PyCQA#584

Signed-off-by: Eric Brown <browne@vmware.com>
mikespallino pushed a commit to mikespallino/bandit that referenced this pull request Jan 7, 2022
* Removes six imports and six.Py2 conditionals
* Merged example files (e.g exec-py2.py|exec-py3.py > exec.py)
* Removes unnecessary workarounds for Py2 bugs

Fixes PyCQA#584

Signed-off-by: Eric Brown <browne@vmware.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.

Deprecate Python 2
1 participant