NeejWeej

Results 9 issues of NeejWeej

**Describe the bug** `typing.Any` is not handled properly. This occurs both if `CSP_PYDANTIC` is set as an environment behavior or not **To Reproduce** ```python import csp import typing from datetime...

type: bug
type: enhancement
lang: c++

Resolves: - #277 - #400 We basically have bi-directional maps from each adapter (subscribe/send) to the endpoints we have.

type: enhancement
adapter: websocket

Explain the changes (and incorporate the comments) described in this PR of integrating pydantic support with csp: * Structs * Enums * Numpy array types https://github.com/Point72/csp/pull/428

part: documentation

### Checks - [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars. ###...

bug
python
needs triage
A-dtype-object

### Checks - [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars. ###...

bug
python
regression
needs triage
A-dtype-struct
A-dtype-object

### Checks - [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars. ###...

bug
python
needs triage

### Checks - [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars. ###...

bug
python
accepted
P-medium