0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 11 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #12 from 3ft9/develop More... almost 12 years ago
Removed usage of assertIsInstance since it's only available in Python 2.7+. More... almost 12 years ago
Stop the consumer when an error is received. Fixes #11. More... almost 12 years ago
Added SSL support. More... almost 12 years ago
Merge branch 'release/0.2.0' into develop More... almost 12 years ago
Merge branch 'release/0.2.0' More... almost 12 years ago
Bumped version to 0.2.0. More... almost 12 years ago
Added the dist folder to the ignore file. More... almost 12 years ago
Merge pull request #10 from 3ft9/develop More... almost 12 years ago
Disconnect when a failure or error is received in the stream. Fixes #9. More... almost 12 years ago
Fixed a couple of minor bugs. More... almost 12 years ago
Merge pull request #6 from danfairs/hotfix/exception-swallowing More... about 12 years ago
We should handle HTTP exceptions too. More... about 12 years ago
Minor PEP8 cleanups More... about 12 years ago
Make sure that HTTP errors are correctly handled. More... about 12 years ago
Remove unnecessary semicolons More... about 12 years ago
Add egg-info and emacs backup files to ignores. More... about 12 years ago
Make sure that errors from user code bubble up correctly. More... about 12 years ago
Merge pull request #5 from danfairs/hotfix/create-definition-bytestring More... about 12 years ago
Allow unicode CSDL to be passed into create_definition, and encode to a UTF8 byte string if required. Fixes #3. More... about 12 years ago
Merge branch 'release/0.1.1' into develop More... about 12 years ago
Merge branch 'release/0.1.1' More... about 12 years ago
Bumped version to 0.1.1 for initial release. More... about 12 years ago
Update README.md More... about 12 years ago
Merge pull request #2 from 3ft9/develop More... about 12 years ago
Added installation instructions. More... about 12 years ago
Put something useful in the README.md file and implemented setup.py for distribution. More... about 12 years ago
test => tests More... about 12 years ago
Merge pull request #1 from 3ft9/develop More... about 12 years ago
Initial implementation. More... about 12 years ago