aboutsummaryrefslogtreecommitdiffstats
path: root/python
AgeCommit message (Collapse)Author
2014-04-11v1 MX and async code for python, twisted, tornadoDevendra
2014-04-02multiplexing supportDevendra
2014-03-25making version 2 and version 3 work same timepython3Devendra
2014-03-25fixing encryption, and changing from urllib3 to urllibDevendra
2014-03-24support for python3Devendra
2014-02-14Update README.mdpubnubcraig
removed reference to old github repo
2014-02-05Update README.mdGeremy Cohen
2014-02-05Update README.mdGeremy Cohen
2014-02-05filerenamegcohen
2013-12-14fixing encryption to be compatible with JS and javastaging-3.3.5Devendra
2013-10-11fixed subscribe url generation code for python coreDevendra
2013-10-08Merge branch 'TR-89.88.56.47.55'gcohen
Conflicts: .gitignore
2013-10-06changing timeout from 200 to 310 s, changed exception handling to not ↵Devendra
silently eat execeptions in callback
2013-09-25combining into Pubnub.py, added common async unit test methodCL-9603Devendra
2013-07-16Create LICENSEGeremy Cohen
2013-07-10adding makefiles for version updatesDevendra
2013-07-05changed version in python filesDevendra
2013-07-05dir structure reorgDevendra
2013-05-28Remove and ignore pyc filesAaron Levy
2013-02-25removing path append, need to use PYTHONPATH when running examples or tests ↵Devendra
from command line
2013-02-25refactoringDevendra
2013-02-24removing .pyc files and adding .gitignoreDevendra
2013-02-24saving workDevendra
2013-02-24copying python, python-twisted, python-tornadoDevendra