Skip to content

More complete removal of Python2 code#674

Merged
ericwb merged 2 commits into
PyCQA:masterfrom
ericwb:drop_six
Dec 19, 2020
Merged

More complete removal of Python2 code#674
ericwb merged 2 commits into
PyCQA:masterfrom
ericwb:drop_six

Conversation

@ericwb
Copy link
Copy Markdown
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 ericwb enabled auto-merge (squash) December 18, 2020 08:41
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