-
Notifications
You must be signed in to change notification settings - Fork 27
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: ably/ably-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ably/ably-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 8 files changed
- 2 contributors
Commits on Apr 5, 2018
-
There's another warning now, one raised by msgpack because unpackb(..., encoding=encoding) has been deprecated, since version 0.5.2 At first I wanted to update the calls to unpackb, and use the new raw=False, but then we would require 0.5.2 or later, and that version does not support Python 3.4 anymore. So, if we want to support Python 3.4 we have to live with this warning.
Configuration menu - View commit details
-
Copy full SHA for 63e0a69 - Browse repository at this point
Copy the full SHA 63e0a69View commit details -
This failure probably is because Travis runs the tests for every environment in parallel. And depending on the timing, a message is published in one environment, and unexpectedly read from another. Fixed changing the name of the channel.
Configuration menu - View commit details
-
Copy full SHA for 03fa018 - Browse repository at this point
Copy the full SHA 03fa018View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1df0f62 - Browse repository at this point
Copy the full SHA 1df0f62View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba98dbe - Browse repository at this point
Copy the full SHA ba98dbeView commit details
Commits on Apr 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9314208 - Browse repository at this point
Copy the full SHA 9314208View commit details -
Merge pull request #102 from ably/add-supported-platforms-to-readme
Update README with supported platforms
Configuration menu - View commit details
-
Copy full SHA for eec31a3 - Browse repository at this point
Copy the full SHA eec31a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49c6445 - Browse repository at this point
Copy the full SHA 49c6445View commit details
Commits on Apr 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 566d65a - Browse repository at this point
Copy the full SHA 566d65aView commit details -
Merge pull request #105 from ably/issue104
Fix README so it doesn't mislead ttl to be in s
Configuration menu - View commit details
-
Copy full SHA for ef4aa01 - Browse repository at this point
Copy the full SHA ef4aa01View commit details
Commits on Dec 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5cf73c3 - Browse repository at this point
Copy the full SHA 5cf73c3View commit details
Commits on Dec 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6515a58 - Browse repository at this point
Copy the full SHA 6515a58View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0.1...v1.0.2