Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Clear out all __future__ imports related to python 2 compatibility #8333

Closed
ShadowJonathan opened this issue Sep 16, 2020 · 0 comments · Fixed by #8337
Closed

Clear out all __future__ imports related to python 2 compatibility #8333

ShadowJonathan opened this issue Sep 16, 2020 · 0 comments · Fixed by #8337
Labels
Z-Help-Wanted We know exactly how to fix this issue, and would be grateful for any contribution

Comments

@ShadowJonathan
Copy link
Contributor

Description:

A quick grep through synapse delivers a bunch of __future__ imports (print_function and division), these are leftovers from python 2, though stubs (and effectively doing nothing), these should be cleared out.

@erikjohnston erikjohnston added maintenance Z-Help-Wanted We know exactly how to fix this issue, and would be grateful for any contribution labels Sep 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Z-Help-Wanted We know exactly how to fix this issue, and would be grateful for any contribution
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants