Conversation
Notices
-
The story on how Mercurial integrated Python and Rust looks interesting:
fosdem.org/2020/schedule/eventβ¦
Slides (PDF):
fosdem.org/2020/schedule/eventβ¦
The video has not been packaged yet. Is it possible to look back in the live stream?
#FOSDEM2020 #python #mercurial #rust
- N-5-O-body likes this.
-
Video is up!
-
The slides are comprehensive and provide most of the talk, but the talk provides some explanation e.g.:
- Why the initial and final comparisons of py and rs differ so much (because the initial comparison is not fair, the rs did less)
- What that missing features slide is about (it's about rust-cpython, and elaborates why some features are hard or impossible)
The couple of minutes of Q&A at the end go more into the details of testing and integration strategies.