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: joetimmerman/python-slackclient
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: CodeLinaro/python-slackclient
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.
  • 6 commits
  • 37 files changed
  • 3 contributors

Commits on Sep 5, 2018

  1. Remove Python 3.3 from test environments (slackapi#346)

    * Removed Python 3.3 from Travel environments due to dependencies dropping support for it.
    
    * Removed 3.3 from Appveyer
    
    * Removed 3.3 from setup.py
    Roach authored Sep 5, 2018
    Configuration menu
    Copy the full SHA
    05dacba View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

  1. Configuration menu
    Copy the full SHA
    0d3677a View commit details
    Browse the repository at this point in the history
  2. 1.3.0 (slackapi#350)

    RodneyU215 authored Sep 12, 2018
    Configuration menu
    Copy the full SHA
    669cb54 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2018

  1. Update files.upload link in docs (slackapi#357)

    * Update basic_usage.html
    
    * Updated files.upload link
    Roach authored Oct 16, 2018
    Configuration menu
    Copy the full SHA
    87630df View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. Add support to real-time client for setting user typing.

    joetimmerman authored and Oleg Mikhaylov committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    1520a36 View commit details
    Browse the repository at this point in the history
  2. Clean up whitespace

    joetimmerman authored and Oleg Mikhaylov committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    3380785 View commit details
    Browse the repository at this point in the history
Loading