Dmitriy

Results 56 comments of Dmitriy

It's bug (?) in upstream.

Hi! I created PoC, but: 1. Calamine doesn't support lazy loading (https://github.com/tafia/calamine/pull/370). And I prefer to wait to merge this PR. 2. Due to pyo3 and calamine limitation, we should...

Due to limitation of pyo3 we can't add truly iterating over rust iterator (see PyO3/pyo3#1085). So, I added iterating over rust range #43 (after calamine read whole sheet in memory),...

Hi! You can see some benchmarks in https://github.com/dimastbk/python-calamine/pull/37 and https://github.com/dimastbk/python-calamine/pull/44.

Hi! I would like to be maintainer of pyzeebe. Problem is that my English is not very good, so I have some problems writing docs.

@xomiamoore could you remove these actions from the branch ruleset? - unit-test (3.6) - unit-test (3.7) Now supported python 3.8+

@xomiamoore and could you see PR rules? Now review from @JonatanMartens is required (see #397).

@xomiamoore no, I can't merge #398 ![image](https://github.com/camunda-community-hub/pyzeebe/assets/3132181/3ebe8264-9d0c-4407-a37f-e33b1fd2bf9d)

@xomiamoore Hi! Could you see https://github.com/camunda-community-hub/pyzeebe/pull/398#issuecomment-2113964308 ?