Christian Hudon

Results 18 comments of Christian Hudon

Created pull request #67 to work on this.

The remaining step is to write unit tests for the serialization objects, to make sure that patsy doesn't (unknowingly) break support for formulas, etc. pickled with past versions. I'm been...

I'm using the PyCon sprints to start working on this again. As a first step, I'm cleaning up the description of pull request #67 to have an actual list of...

Sure. I've had a very productive sprint at PyCon. I know the "0 of 11 tasks complete" hasn't moved, but if you go look at the "code" tab of the...

Now that wheel uploads are allowed for Windows, Mac and Linux, it might be nice to revisit this...

Link to the (now merged) pull request: https://github.com/rust-lang/rust/pull/78676 What would be the next step here? I'm looking for a low-power MCU that I can program in Rust, so that's how...

Thank you for the exhaustive answer, @adamgreig. Otherwise, when things are working, what's involved in making PIC32 officially supported by Rust embedded? Are there various levels of "officially supported"? I...

As an example use case. I am working on Apache Arrow, whose Git repo has multiple projects (e.g. cpp, python) as sub-directories of the top-level directory. I set Arrow-wide environment...