Skip to content

Cleanup python2 #1870

@bsipocz

Description

@bsipocz

I cannot believe we didn't have an issue for this, it was on my radar to do when I needed a fun project (I like removing code).

This is a big cleanup effort, but it can be broken down to smaller pieces. Hardly any of the components need any experience with astroquery itself, thus the package-novice label, however, I don't expect this to be a low effort issue. The only ask is to be careful when using automated scripts (2to3) as many of the changes those tools suggest are unnecessary, etc.
I believe we did some cleanups already, and using fstrings, etc, but many parts haven't been cleaned up.

The suggestion would be to comment here what aspect would you pick up on it, e.g. "removing six", etc.

full example of python2 removal things from astropy:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions