Commit graph

29 commits

Author SHA1 Message Date
Roy Hyunjin Han
59dcd02a91 Prepare for minor release 2015-06-01 14:31:46 -04:00
Roy Hyunjin Han
29a3e0ebf6 Support Python 2.6 & 2.7 2015-05-20 23:12:11 -04:00
Matt Porritt
12fa6c523b explicitly set file open to user utf8 encoding when setup.py parses README and CHANGES file. If this is not done some systems will throw unicode can't decode byte error 2015-05-19 15:09:22 +10:00
Roy Hyunjin Han
16b538d847 Bump version 2015-04-15 17:23:56 -04:00
Roy Hyunjin Han
1f9d97fc33 Fix #66 2015-02-23 10:56:25 -05:00
Roy Hyunjin Han
cd92f1c0cc Start from scratch 2015-02-17 11:25:18 -05:00
Roy Hyunjin Han
006d1ac133 Bump version for PyPI 2015-02-16 15:28:50 -05:00
Roy Hyunjin Han
a42704e0ab Revert to RST for PyPI 2015-02-16 15:24:56 -05:00
Roy Hyunjin Han
97b3325d6f Fix for Python 3 2015-02-16 14:12:33 -05:00
Roy Hyunjin Han
502e54d7bb Update acknowledgments for 0.5.4 2015-02-16 11:09:45 -05:00
Roy Hyunjin Han
5f7937dc1e Add stream=True #45 2015-02-15 08:48:27 -05:00
jorgen
b0d67b98af Version bump 2014-09-23 06:27:27 +02:00
jorgen
557edb8620 SSL Timeout error 2014-09-15 21:39:11 +02:00
Roy Hyunjin Han
5ccb32f338 Exit the loop if the client wants to disconnect; fixes #30 2013-11-18 10:43:31 -08:00
Roy Hyunjin Han
e7529e5487 Replaced secure=True with host='https://example.com' 2013-11-17 13:40:36 -08:00
Roy Hyunjin Han
13b482e075 Fixes #24 2013-11-06 09:57:28 -08:00
Roy Hyunjin Han
1a3e1270dd Raw unicode literals are not supported in Python3 2013-11-03 18:28:57 -08:00
Roy Hyunjin Han
9a13cd5fb7 Fixes #17 2013-05-08 00:36:09 -07:00
Roy Hyunjin Han
f9e093efbb Fixes #7 and #16 2013-04-26 10:19:41 -07:00
Roy Hyunjin Han
0a5b069cdd Added test to check that child threads die when parent dies 2013-02-09 19:12:21 -08:00
Roy Hyunjin Han
6f12132e88 Updated setup.py 2013-01-07 17:14:15 -05:00
Roy Hyunjin Han
ad01b9b89e It is safer to specify version manually in setup.py 2012-08-12 08:39:39 -04:00
Roy Hyunjin Han
afa0dc5635 Renamed package and cleaned code 2012-08-09 08:16:48 -04:00
Roy Hyunjin Han
f6a991ac8f Fixed link to github repository 2012-08-09 01:49:07 -04:00
Roy Hyunjin Han
00dcbde6ac Whoops fixed a bug in setup.py 2012-08-09 01:41:11 -04:00
Roy Hyunjin Han
cb030a92f6 Restore old name for project continuity 2012-08-09 01:40:11 -04:00
Roy Hyunjin Han
672b2fc679 Incorporated suggestions from Paul Kienzle, Josh VanderLinden, Ian Fitzpatrick 2012-08-09 01:25:59 -04:00
Roy Hyunjin Han
1f8fc10661 Added exception handling to destructor in case of connection failure 2012-04-19 17:03:30 -04:00
Roy Hyunjin Han
6a73a57bc3 Wrapped code from http://stackoverflow.com/questions/6692908/formatting-messages-to-send-to-socket-io-node-js-server-from-python-client/ 2012-04-14 12:09:14 -04:00