This is an archive of the discontinued Mercurial Phabricator instance.

py3: send bytes from Rust-created warning patterns
ClosedPublic

Authored by Alphare on Dec 12 2019, 12:37 PM.

Details

Summary

Python code expects bytes in both Python 2 and Python 3, so we should send
bytes.

Diff Detail

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

Event Timeline

Alphare created this revision.Dec 12 2019, 12:37 PM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.