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: e871811
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: 0fedf4f
Choose a head ref
  • 7 commits
  • 17 files changed
  • 2 contributors

Commits on Nov 17, 2022

  1. Generate api-docs

    seratch committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    46ece5e View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Fix #1302 by updating the warning logs in WebClient to be consistent …

    …with Node SDK (#1303)
    
    Co-authored-by: Kazuhiro Sera <seratch@gmail.com>
    mar3mar3 and seratch authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    0d23857 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

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

Commits on Nov 28, 2022

  1. Update ci-build.yml

    seratch authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    f2f3fd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    937bf94 View commit details
    Browse the repository at this point in the history
  3. Fix #1305 by fixing pagination with async for syntax (#1308)

    * Fix #1305 by fixing pagination with async for syntax
    
    * Remove unnecessary imports
    seratch authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    14c2582 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. version 3.19.5

    seratch committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    0fedf4f View commit details
    Browse the repository at this point in the history
Loading