-
```
What steps will reproduce the problem?
1. Send an HTTP PATCH request from a Google App Engine application.
2. Get an exception stating that "PATCH" is not supported
What is the expected output? W…
-
```
What steps will reproduce the problem?
1. Assuming nothing listening on 127.0.0.1 port 80 ...
2. Run the following sample code ...
>>> from restful_lib import Connection
>>> c = Connection('http:…
-
I have recently installed Yowsup and I am trying to register to use the Whatsapp service on my work PC, but I cannot get pass the initial connection request (nor get a response from the server). I am …
-
```
What steps will reproduce the problem?
1. Set up your server connection
2. Get a VM entity
3. Call `vm.send_file(bla, bla)`
What is the expected output? What do you see instead?
I expect the loca…
-
```
What steps will reproduce the problem?
1. Installed and fixed missing dependencies as far as I could tell.
On Ubuntu 64 bit server, attemtped to run python2.7 gal.py
Received the following output:…
-
Not a high priority but it would help in some cases like working on an airplane with ridiculously over-priced wifi
```
tests/test_env.py::test_s3_open_with_session FAILED
tests/test_env.py::test_s3_o…
-
When running the newrelic-plugin-agent in the foreground for RabbitMQ I get the below error message.
INFO 2015-07-16 13:20:54,931 16330 MainProcess MainThread newrelic_plugin_agent.agent …
-
Platform plugins are recommended to use SNSBase._http_get or SNSBase._http_post as the interface to remote servers. We should add timeout in the two methods.
The current application model of SNSAPI …
-
Hi, @carpedm20
When I run the command:
> $ python main.py --data=mnist --model=pixel_rnn
Its output is as follows:
> I tensorflow/stream_executor/dso_loader.cc:108] successfully opened CUDA libr…
-
从你的一个demo里发现了在server处理函数里关停server的需求,之前没有考虑过,我在项目的issue里补充了相关的文档。感谢!
[https://github.com/sogou/workflow/issues/89](https://github.com/sogou/workflow/issues/89)