python-publisher
python-publisher copied to clipboard
A PubSubHubbub publisher module for Python.
Results
1
python-publisher issues
Sort by
recently updated
recently updated
newest added
I fixed the code failing in Python3, the details are the following: - Module path modified in python3. - Request parameters encoding. - Unit tests. I checked in `python2.7` and...