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

py3: remove imports from utils.compat #3031

Merged
merged 6 commits into from Jan 1, 2020
Merged

py3: remove imports from utils.compat #3031

merged 6 commits into from Jan 1, 2020

Commits on Jan 1, 2020

  1. py3: remove unneeded string casts

    Mr. Outis committed Jan 1, 2020
    Configuration menu
    Copy the full SHA
    326ba21 View commit details
    Browse the repository at this point in the history
  2. py3: remove cast_bytes method

    Mr. Outis committed Jan 1, 2020
    Configuration menu
    Copy the full SHA
    b844aea View commit details
    Browse the repository at this point in the history
  3. py3: remove convert_to_unicode noop

    Mr. Outis committed Jan 1, 2020
    Configuration menu
    Copy the full SHA
    1ef466b View commit details
    Browse the repository at this point in the history
  4. py3: remove compat csv_reader

    Mr. Outis committed Jan 1, 2020
    Configuration menu
    Copy the full SHA
    999130b View commit details
    Browse the repository at this point in the history
  5. py3: _makedirs -> os.makedirs

    Mr. Outis committed Jan 1, 2020
    Configuration menu
    Copy the full SHA
    9c42809 View commit details
    Browse the repository at this point in the history
  6. py3: remove imports from utils.compat

    Mr. Outis committed Jan 1, 2020
    Configuration menu
    Copy the full SHA
    27f581c View commit details
    Browse the repository at this point in the history