Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.
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: Clever/clever-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: AltSchool/clever-python
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.
  • 13 commits
  • 13 files changed
  • 3 contributors

Commits on Aug 17, 2017

  1. avoid decoding response

    aleontiev committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    aeaea79 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Configuration menu
    Copy the full SHA
    9868a67 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from AltSchool/spike/nocert

    Do not use bundled certs with requests library.
    markine authored Apr 17, 2020
    Configuration menu
    Copy the full SHA
    f72b7e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    ab07bd7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from AltSchool/Clever-master

    Fetch upstream changes
    chdastolfo authored Nov 18, 2021
    Configuration menu
    Copy the full SHA
    fb91b48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d43a845 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. update module name

    chdastolfo committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    e45e07a View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. Don't treat event types as an instance of the model that was changed …

    …in the event in deserializer - add data attribute to event model so that event data is properly returned along with metadata
    chdastolfo committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    1854c83 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

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

Commits on Nov 23, 2021

  1. Configuration menu
    Copy the full SHA
    9aa4db1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from AltSchool/ALTOS-24009-setup-updates

    Altos 24009 setup updates
    chdastolfo authored Nov 23, 2021
    Configuration menu
    Copy the full SHA
    a80211c View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Incorporate unmerged work from clever-python to rename async keyword …

    …for py3.7 compatibility
    chdastolfo committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    cce8ae6 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Merge pull request #6 from AltSchool/ALTOS-24049-py3.7

    Rename async keyword for py3.7 compatibility
    chdastolfo authored Dec 14, 2021
    Configuration menu
    Copy the full SHA
    704aff7 View commit details
    Browse the repository at this point in the history
Loading