pulsar
pulsar copied to clipboard
Event driven concurrent framework for Python
 * **pulsar version**: * **python version**: * **platform**: ## Description The documentation site, https://docs.pulsarweb.org/ fails with server error, as there are CNAME...
I don't know if this is the right place to warn about this. 
Updates for python 3.8 1. Reducing usage internal asyncio APIs 2. Fix for urllib.parse Works for a month in production
* **pulsar==2.0.2**: * **python 3.6**: * **ubuntu**: hi , im trying to write custom middlware (im using `json-rpc` feature of pulsar) inside `__call__` method i tried to get response and...
I use pip as Python package manager. I install latest version of pulsar (i.e. 2.0.2 as I can understand) and start use example in documentation. Most simple snippet in documentation...
* **pulsar version**: 0c945134 (current git master HEAD) * **python version**: Python 3.6.5 (v3.6.5:f59c0932b4, Mar 28 2018, 17:00:18) [MSC v.1900 64 bit (AMD64)] and Python 3.7.1 (v3.7.1:260ec2c36a, Oct 20 2018,...
* **pulsar version**: N/A * **python version**: N/A * **platform**: N/A ## Description It seems that your documentation hosted at https://docs.pulsarweb.org/ is unavailable. When I try to access it I...
* **pulsar version**: 2.0.2 * **python version**: 3.6.5 * **platform**: Linux/Ubuntu16.04 ## Description when posting a file while using DigestAuth as authentication method, an empty file is uploaded instead ##...
* **pulsar version**: 2.0.2 * **python version**: 3.6.5 * **platform**: Linux/Ubuntu16.04 ## Description Appending a TemporaryFile to a post request fails with this trace: File "/opt/venv/dc-venv/lib/python3.6/site-packages/pulsar/apps/http/client.py", line 919, in _request...
* **pulsar version**: 2.0.2 * **python version**: 3.6.5 * **platform**: MacOS/CentOS ## Description I'm attempting to use Pulsar to rewire a legacy synchronous system in the actor style. I have...