pulsar icon indicating copy to clipboard operation
pulsar copied to clipboard

Event driven concurrent framework for Python

Results 29 pulsar issues
Sort by recently updated
recently updated
newest added

![Screen Shot 2020-10-20 at 3 11 01 PM](https://user-images.githubusercontent.com/5289980/96644784-c7468e00-12e6-11eb-9043-0441ff6d7e85.png) * **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. ![2020-09-03-115050_1197x530_scrot](https://user-images.githubusercontent.com/1299142/92093210-be076d80-eddb-11ea-8eb6-83090db8a9b7.png)

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...