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: heroku/python-getting-started
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: ShaneHarvey/python-getting-started
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.
  • 16 commits
  • 11 files changed
  • 1 contributor

Commits on Mar 25, 2020

  1. Use Python 2.7.17

    ShaneHarvey committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    3f4bc90 View commit details
    Browse the repository at this point in the history
  2. Add pymongo dep

    ShaneHarvey committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    98c1967 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbf9942 View commit details
    Browse the repository at this point in the history
  4. Use Python 3.7

    ShaneHarvey committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    bfb6021 View commit details
    Browse the repository at this point in the history
  5. Revert "Use Python 3.7"

    This reverts commit bfb6021.
    ShaneHarvey committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    b0620d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7601b9d View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Configuration menu
    Copy the full SHA
    8a84e8d View commit details
    Browse the repository at this point in the history
  2. reduce chunk size to 16Kb

    ShaneHarvey committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    d97ccca View commit details
    Browse the repository at this point in the history
  3. Add guppy

    ShaneHarvey committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    573b1a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3eb98ff View commit details
    Browse the repository at this point in the history
  5. Add objgraph

    ShaneHarvey committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    dc94549 View commit details
    Browse the repository at this point in the history
  6. Add delta mem

    ShaneHarvey committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    5646dd2 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Configuration menu
    Copy the full SHA
    27d38e0 View commit details
    Browse the repository at this point in the history
  2. Run using valgrind

    ShaneHarvey committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    928744f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82b4193 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2017f51 View commit details
    Browse the repository at this point in the history
Loading