Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ray2020/aws-python-sample
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: aws-samples/aws-python-sample
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 5 files changed
  • 5 contributors

Commits on Jul 30, 2014

  1. Fix formatting in README

    The "\." will escape a period instead of rendering the
    literal characters "\" and ".".
    jamesls committed Jul 30, 2014
    Configuration menu
    Copy the full SHA
    a987cb5 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2015

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

Commits on Dec 30, 2015

  1. Merge pull request aws-samples#5 from arokem/py3k

    Make this script compatible with both python 2 and python 3.
    petermoon committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    79d6997 View commit details
    Browse the repository at this point in the history
  2. Merge pull request aws-samples#1 from jamesls/readme-formatting-fix

    Fix formatting in README
    petermoon committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    cc4dcc8 View commit details
    Browse the repository at this point in the history
  3. Update sample to use boto3

    petermoon committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    b4326b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2015

  1. Configuration menu
    Copy the full SHA
    c4bca70 View commit details
    Browse the repository at this point in the history
  2. Merge pull request aws-samples#6 from petermoon/boto3-update

    Update sample to use boto3
    petermoon committed Dec 31, 2015
    Configuration menu
    Copy the full SHA
    951475a View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2018

  1. Adding CONTRIBUTING/CoC

    hyandell committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    5ca4cc1 View commit details
    Browse the repository at this point in the history
  2. Adding template

    hyandell committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    83483a0 View commit details
    Browse the repository at this point in the history
Loading