Skip to content
Commit 2892cb0e authored by Aymeric Augustin's avatar Aymeric Augustin
Browse files

[py3] Fixed regression introduced in 536b0303.

Refs #18764.

Reverted 536b0303 and switched to a more explicit way of avoiding
calling bytes(<int>).

This definitely deserves a refactoring. Specifically, _get_content
should just return b''.join(self). Unfortunately that's impossible
with the current tests.
parent 536b0303
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment