Wayne H. Shephard

Results 9 issues of Wayne H. Shephard

## Setup - OS: Mac OS X Big Sur (fresh installation - Python 3.9.13 - cling version 0.8~dev (installed from `cling_2020-11-05_mac1015.tar.bz2` 2020-11-05 14:20 179M) - kernel (installed following https://github.com/root-project/cling/tree/master/tools/Jupyter) ```...

Hello, and thanks for your work on creating this extension, but i have a tiny problem rendering deep subtrees (more, than five levels depth) those subtrees aren't coloured ![Screenshot_2](https://user-images.githubusercontent.com/12792352/95740488-47407880-0c95-11eb-9ac2-2c9a136b9625.png)

yowsup-cli v2.0.15 yowsup v2.5.2 Here's a stacktrace Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.6/bin/yowsup-cli", line 4, in __import__('pkg_resources').run_script('yowsup2==2.5.2', 'yowsup-cli') File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/pkg_resources/__init__.py", line 743, in run_script self.require(requires)[0].run_script(script_name, ns) File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/pkg_resources/__init__.py", line...

Hello, i installed this repository on my pc with internet connection enabled, almost everything went fine (except it refused to connect to my `pg database`), saved `images` and `app_data`, transferred...

Hello, thanks for your handler, but it works confusing, while I try to send raw bytes in messages. For example I read a file, split it to 32Kb packages, and...

Hello, I found a link to this repository in https://conan.io/center/rabbitmq-c and guess I can get some help here. I tried to use `conan` to build my application with `rabbitmq-c` by...

Здравствуйте, обнаружил, что для применения компилятора ХеЛаТеХ необходимо изменить всего несколько строк, но не знаю, сработает ли при этом обратная совместимость и как проверить все возможные кейсы. готов сделать пулл-реквест,...

* 'String#contains()` method finds '\\n' as a false-positive new line symbol. In several cases symbols, including 'n', may follow an escaped backslash to generate '\n' as a printed out string,...

In an example of Jmix docs there are requests, that return user information. A cURL sample is given as follows ``` curl -X GET http://localhost:8080/rest/entities/User -H "Authorization: Bearer " ```...