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

S3boto3 #179

Merged
merged 3 commits into from
Aug 2, 2016
Merged

S3boto3 #179

merged 3 commits into from
Aug 2, 2016

Commits on Aug 2, 2016

  1. New S3 Boto3 backend.

    * Based on existing s3boto module
    * Replace Boto2 headers settings with parameters
    * Does not support proxies, alternate host/port
    mbarrien authored and jschneier committed Aug 2, 2016
    Configuration menu
    Copy the full SHA
    ab865f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44487fc View commit details
    Browse the repository at this point in the history
  3. Update s3boto3.py

    Non-existent file raises IOError in _open for backwards compatibility with s3boto
    
    Don't let the ClientError bubble up
    mbarrien authored and jschneier committed Aug 2, 2016
    Configuration menu
    Copy the full SHA
    4cc4554 View commit details
    Browse the repository at this point in the history