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: leancloud/python-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fix/require-phonenumber
Choose a base ref
...
head repository: leancloud/python-sdk
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.
  • 17 commits
  • 6 files changed
  • 5 contributors

Commits on Mar 29, 2024

  1. fix connection reset error

    陈帅民 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    c352e78 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Merge pull request #555 from leancloud/fix/verify-sms

    fix: require phone_number when verify sms code
    juvenn authored Apr 7, 2024
    Configuration menu
    Copy the full SHA
    483e3b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. release: 3.0

    juvenn committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a0e76ae View commit details
    Browse the repository at this point in the history
  2. Merge pull request #557 from leancloud/release/3.0

    release: 3.0
    juvenn authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    84cac98 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Merge from origin/master

    juvenn committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    44f4c45 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Merge pull request #554 from leancloud/fix-conn-reset

    fix connection reset error
    juvenn authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    2896a12 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. chore: prepare release

    juvenn committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4640a79 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. chore: pin requests version

    juvenn committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    8a6cc19 View commit details
    Browse the repository at this point in the history
  2. chore: test unpin requests

    juvenn committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    acba3e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. 4 Configuration menu
    Copy the full SHA
    dc5628e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #558 from leancloud/release/3.0.1

    chore: prepare release
    antigloss authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    6fd43b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    1cfd9d2 View commit details
    Browse the repository at this point in the history
  2. fix: comma

    juvenn committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    99369d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. fix: pin for python 3.8 too

    juvenn committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    718fa40 View commit details
    Browse the repository at this point in the history
  2. test: for python 3.7

    juvenn committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    373f75b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d0c5d4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #559 from leancloud/release/3.0.2

    chore: Pin requests/urllib version on Python 3.7+
    juvenn authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    9ed38c8 View commit details
    Browse the repository at this point in the history
Loading