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

Implement object_kwargs parameter #411

Merged
merged 9 commits into from
Jan 30, 2020
Merged

Implement object_kwargs parameter #411

merged 9 commits into from
Jan 30, 2020

Commits on Jan 23, 2020

  1. Minor refactoring in s3 submodule

    - Get rid of useless RawReader and BufferedInputBase classes
    - Rename main classes to Reader and Writer
    mpenkov committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    ea51fa4 View commit details
    Browse the repository at this point in the history
  2. Implement object_kwargs parameter

    This enables access to requester-pays buckets.
    mpenkov committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    e4ad57f View commit details
    Browse the repository at this point in the history
  3. fix Py2 syntax error

    mpenkov committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    6ff5f01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35fcd63 View commit details
    Browse the repository at this point in the history
  5. more py2 dickery

    mpenkov committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    6581447 View commit details
    Browse the repository at this point in the history
  6. adjust mocks

    mpenkov committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    c9a6ce2 View commit details
    Browse the repository at this point in the history
  7. adjust test

    mpenkov committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    44fa586 View commit details
    Browse the repository at this point in the history
  8. fixup

    mpenkov committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    17f59af View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. Configuration menu
    Copy the full SHA
    3145786 View commit details
    Browse the repository at this point in the history