This is an archive of the discontinued Mercurial Phabricator instance.

rust-cpython: style consistency leftovers
ClosedPublic

Authored by gracinet on Jan 10 2019, 4:55 AM.

Details

Summary

In particular, during review of LazyAncestors bindings,
most match statements for error conversion
have been replaced by higher level methods of Result and most
personal insecurity comments have been removed.

This makes it more systematic.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

gracinet created this revision.Jan 10 2019, 4:55 AM
This revision was automatically updated to reflect the committed changes.