-
See server_example_weather.py, for example. apex_weather.get_data() uses "open" and "readlines". These are not asynchronous functions, and thus thus function must be run in a side-thread. Relevant …
-
Make an `AllocatedPoint` type which has:
- the encoding of a doppio point (affine might be more efficient in a circuit setting, TBD)
- the Bulletproofs variables that represent the doppio point
- c…
-
### Description
If you try to set a custom `m.room.member` state event, a lot of things are caught and result in an HTTP 400. Membership value is invalid? HTTP 400. State key is no Matrix ID? H…
-
**Describe the incorrect behavior you saw**
I'm using twisted with modin. However, when I tried to pickle and unpickle a modin DataFrame, `twisted` raises an error which it should not.
**Describ…
-
I noticed following exceptions in twistd.log
```
2017-07-19 22:02:51-0700 [Broker,0,17.198.216.49] The client selected a protocol the server didn't suggest and doesn't know: disconnecting.
2017-07…
-
I've built a simple web application based on pysunspec and bottle to be able to query sunspec data through http requests.
It works very well when I use a single-threaded server like Python wsgiref, bu…
-
This would be turned into a `twisted.web.static.File` resource.
-
Tab-completions crash ILua on Ubuntu 20.04. It makes no difference whether I install it via Pip or from sources. To minimize possible interactions with installed Pip-packages (or even apt-installed pa…
-
```
What steps will reproduce the problem?
1. open a flow
2. Try to close the window through your window manager
What is the expected output? What do you see instead?
TypeError: () takes exactly 1 ar…
-
```
What steps will reproduce the problem?
1. open a flow
2. Try to close the window through your window manager
What is the expected output? What do you see instead?
TypeError: () takes exactly 1 ar…