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: slackapi/python-slack-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.13.0
Choose a base ref
...
head repository: slackapi/python-slack-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.14.0
Choose a head ref
  • 12 commits
  • 54 files changed
  • 4 contributors

Commits on Dec 14, 2021

  1. Update the v2 documents

    seratch committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    d478699 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

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

Commits on Jan 13, 2022

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

Commits on Jan 21, 2022

  1. Stop raising asyncio.CancelledError if the connection is already clos…

    …ed (#1152)
    
    * Update async_client.py
    * Update slack_sdk/socket_mode/async_client.py
    
    Co-authored-by: Kazuhiro Sera <seratch@gmail.com>
    mattvonarx and seratch authored Jan 21, 2022
    Configuration menu
    Copy the full SHA
    afa40ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a1865a View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Ugprade pytype to the latest

    seratch committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    555c891 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

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

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    facfc35 View commit details
    Browse the repository at this point in the history
  2. Add tests for #1171

    seratch committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    0a55e2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd9eed5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5e7b70 View commit details
    Browse the repository at this point in the history
  5. version 3.14.0

    seratch committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    5bb8cce View commit details
    Browse the repository at this point in the history
Loading