-
Just normal build, install and test cycle used on building package from non-root:
- "setup.py build":
- "setupy install --root "
- "pytest with PYTHONPATH pointing to setearch and sitelib inside
…
-
#### Summary
Incoming webhook messages in the "new" slack block kit format are ignoring the block content
- https://api.slack.com/block-kit
- https://app.slack.com/block-kit-builder/
#### Step…
-
In the docs we have two directives that can be used to [document deprecations](https://devguide.python.org/documenting/#paragraph-level-markup): `deprecated` and `deprecated-removed`.
I think we sh…
-
Hello.
q4wine project was started about 8 years ago. It still continue to evolve from an simple 7-lines 'Hello World' application written just for fun in late 2008 :)
It was a long run. I am really …
-
-
I can not install line package, the following message is displayed.
```
ERROR: Running ["C:\Users\sksgo\AppData\Local\Temp\chocolatey\line\5.21.3.2086\LineInst.exe" /S ] was not successful. Exit c…
-
After installing all the dependencies, I get a pretty print 500 internal server error page. Upon checking the nginx error logs, I only get
`2022/06/14 17:04:03 [notice] 25559#25559: signal process s…
-
Since the app already supports a child socks proxy if it also supported a parent then potentially other apps that "require" a local vpn could chain themselves through the socks proxy. This might elim…
-
It would be great to expose cryptomator API to third party apps, like dropbox does, for example. So that third party apps could read/write files to cryptomator.
-
### Preamble
Firstly, let me say glauth is very close to what I've been looking for. There are lots of services today that still don't support OIDC/OAUTH2, but LDAP is widely implemented, for both …