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

Cleaning up string support and expanding test coverage. #24

Merged
merged 9 commits into from
Nov 6, 2018
Merged

Cleaning up string support and expanding test coverage. #24

merged 9 commits into from
Nov 6, 2018

Commits on Nov 2, 2018

  1. Configuration menu
    Copy the full SHA
    848582d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3105277 View commit details
    Browse the repository at this point in the history
  3. apply autoformat

    mattsb42-aws committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    63a267f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56e9bf4 View commit details
    Browse the repository at this point in the history
  5. streamline string handling: single-source logic by simply converting …

    …data read from wrapped stream to bytes immediately
    mattsb42-aws committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    52f2c98 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2018

  1. add docs autobuild

    mattsb42-aws committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    8b50da9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9eda346 View commit details
    Browse the repository at this point in the history
  3. move flake8 to isort

    mattsb42-aws committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    6275472 View commit details
    Browse the repository at this point in the history
  4. autoformat

    mattsb42-aws committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    1001a94 View commit details
    Browse the repository at this point in the history