Sergei Pikhovkin

Results 28 issues of Sergei Pikhovkin

Upgrade TimescaleDB to [2.5.0](https://github.com/timescale/timescaledb/releases/tag/2.5.0)

I have a `dash-component1` that depends on `react-lib1`. I also have `dash-component2`, which depends on `react-lib1` and `dash-component1`. `dash-component2` is a plugin to `dash-component1`. Since `ComponentRegistry.registry` is an unordered set,...

* Cookiecutter version: 1.7.3 * Template project url: private repo * Python version: 3.8.12 * Operating System: Ubuntu ### Description: git clone subprocess failed for private github repo when username...

bug

## Checklist - [x] I have included information about relevant versions - [x] I have verified that the issue persists when using the `master` branch of Faust. ## Steps to...

pyparsing 3.0.0a2 Minimal code ``` from pyparsing import * ParserElement.enablePackrat() stmt = Forward() indent_stack = [1] block = indentedBlock(stmt, indent_stack) CLASS = (Word(alphanums) + Suppress(':') + block) FIELD = (Word(alphanums)...

How can I custom style of group?

How can I custom style of group?

status: need more info

Update fluentd to 1.14.* for [Security Policy](https://github.com/fluent/fluentd/blob/master/SECURITY.md)

I run fluent in OpenShift. ```bash `/` is not writable. Bundler will use `/tmp/bundler20211227-7-1rry4sg7' as your home directory temporarily. `/` is not writable. Bundler will use `/tmp/bundler20211227-7-hpxmfc7' as your home...