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: palantir/python-jsonrpc-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.2
Choose a base ref
...
head repository: palantir/python-jsonrpc-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
  • 9 commits
  • 5 files changed
  • 9 contributors

Commits on Jan 17, 2020

  1. Publish wheels (#30)

    gatesn authored Jan 17, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    dba1cae View commit details

Commits on Jan 19, 2020

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    808d078 View commit details

Commits on Aug 9, 2020

  1. Excavator: Update policy-bot config (#35)

    Co-authored-by: svc-excavator-bot <svc-excavator-bot@palantir.com>
    svc-excavator-bot and svc-excavator-bot authored Aug 9, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    e5e4ffe View commit details

Commits on Aug 14, 2020

  1. Delete .policy.yml (#45)

    delta003 authored Aug 14, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    12d1f51 View commit details

Commits on Aug 17, 2020

  1. Python 3.8 fixes for endpoint and tests (#37)

    * fix endpoint exception lists for Python 3.8
    Author: @maximbaz according to #33
    
    * fix test_writer_bad_message
    not only windows can have problems with serializing datetime
    
    Co-authored-by: Carlos Cordoba <ccordoba12@gmail.com>
    Co-authored-by: Marko Bakovic <delta003@users.noreply.github.com>
    3 people authored Aug 17, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    7987e30 View commit details

Commits on Sep 7, 2020

  1. PR: Upgrade ujson dependency (#44)

    * Upgrade ujson dependency to 2.0.3
    
    * Add monkeypatch to support datetime in the latest version of ujson
    
    * revert to datetime in CI
    
    * add Python 2 support in the monkeypatch
    
    * add import
    
    * move sys import before mock import
    
    * Add support to all OS if python 3
    
    * add review changes
    
    * Fix dependency constraint
    
    Co-authored-by: Carlos Cordoba <ccordoba12@gmail.com>
    
    Co-authored-by: Carlos Cordoba <ccordoba12@gmail.com>
    Co-authored-by: Marko Bakovic <delta003@users.noreply.github.com>
    3 people authored Sep 7, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    222e0d5 View commit details
  2. Excavator: Update policy-bot config (#46)

    * Excavator: Update policy-bot config
    
    * Change
    
    Co-authored-by: svc-excavator-bot <svc-excavator-bot@palantir.com>
    Co-authored-by: Marko Bakovic <delta003@users.noreply.github.com>
    Co-authored-by: Marko Bakovic <mbakovic@palantir.com>
    4 people authored Sep 7, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    a19a876 View commit details
  3. logging.Logger.warn method has been deprecated for very long time. (#34)

    Co-authored-by: Marko Bakovic <delta003@users.noreply.github.com>
    mcepl and delta003 authored Sep 7, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    73ab099 View commit details

Commits on Sep 19, 2024

  1. Excavator: Remove per-repo policy-bot config (#58)

    svc-excavator-bot authored Sep 19, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    8723841 View commit details
Loading