( )⚙ D11630 rust: update the rust-cpython crate to 0.7.0

This is an archive of the discontinued Mercurial Phabricator instance.

rust: update the rust-cpython crate to 0.7.0
ClosedPublic

Authored by SimonSapin on Oct 12 2021, 9:44 AM.

Details

Summary

This notably brings support for Python 3.10, and includes the panic message
when propagating a Rust panic as a Python exception.

https://github.com/dgrunwald/rust-cpython/blob/master/CHANGELOG.md#070---2021-10-09

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

SimonSapin created this revision.Oct 12 2021, 9:44 AM
pulkit accepted this revision.Oct 12 2021, 1:23 PM
This revision is now accepted and ready to land.Oct 12 2021, 1:23 PM
This revision was automatically updated to reflect the committed changes.