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

Remove legacy Python 2 elements #1438

Closed
RafalSkolasinski opened this issue Feb 13, 2020 · 0 comments · Fixed by #2724
Closed

Remove legacy Python 2 elements #1438

RafalSkolasinski opened this issue Feb 13, 2020 · 0 comments · Fixed by #2724
Assignees

Comments

@RafalSkolasinski
Copy link
Contributor

As we deprecated fully Python 2 we should remove all remnants from era when these two coexisted.
I mean all from __future__ import ... and things like class Foobar(object): should be just class Foobar:.

@RafalSkolasinski RafalSkolasinski added the triage Needs to be triaged and prioritised accordingly label Feb 13, 2020
@ukclivecox ukclivecox removed the triage Needs to be triaged and prioritised accordingly label Feb 20, 2020
@ukclivecox ukclivecox added this to the 1.1 milestone Feb 20, 2020
@ukclivecox ukclivecox modified the milestones: 1.1, 1.2 Feb 27, 2020
@ukclivecox ukclivecox removed this from the 1.2 milestone Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants