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

DM-8560: Port sconsUtils to Python 3 #32

Merged
merged 4 commits into from
Jul 27, 2017
Merged

DM-8560: Port sconsUtils to Python 3 #32

merged 4 commits into from
Jul 27, 2017

Commits on Jul 21, 2017

  1. Read file in binary mode in one go

    Rather than reading lines and then converting to bytes.
    timj committed Jul 21, 2017
    Configuration menu
    Copy the full SHA
    e09fb99 View commit details
    Browse the repository at this point in the history
  2. Fixes for python 3

    timj committed Jul 21, 2017
    Configuration menu
    Copy the full SHA
    48a91b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2017

  1. Clean up some comments

    timj committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    ccae1a8 View commit details
    Browse the repository at this point in the history
  2. Flake8 fixes

    timj committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    fa89e66 View commit details
    Browse the repository at this point in the history