Mathias Laurin

Results 12 comments of Mathias Laurin

Are there any news on this? Even if you only have C syntax (no C++) or only `.pxd` or something, it would be really interesting to publish...

I also had a fight with `ZScoreBoundary` and the (unusual for Python?) type checking although your library is very complete and useful. I am actually a little bit unsure why...

> Do you have other hidden pytest arguments? I do not think so. I have a `pytest.hookimpl`, though. And `pytest-black` is also active.

I run MacOS 10.15.4 and Python 3.7 and 3.8 and I could reproduce the problem at least with 3.7. ```overage.py warning: No data was collected. (no-data-collected) Coverage.py warning: Data file...

It does not happen every time. I still cannot figure out what triggers the error.

> The same thing doesn't seem to work for out_shared_libs. Is this expected? I think https://github.com/bazelbuild/rules_foreign_cc/pull/1056 enabled that for shared and static libraries. At least with 0.11.1, I see ```...

Mbedtls 3 support is in progress when I have time. https://github.com/Synss/python-mbedtls/tree/mbedtls-3.x It’s actually more work than I expected. I will most likely remove a lot of things from python-mbedtls to...

Hi! Thank you for your interest. Yes, I am interested in switching to mbedtls 3. I will most likely drop a lot of features and concentrate on TLS and DTLS....

Hi and sorry for the late answer. I will most likely abandon this project as I unfortunately don’t have the necessary time for this anymore. Moreover, upstream recently announced an...

@UebelAndre: I've addressed your previous comments. This PR is ready for round 2.