Closed
Description
The bytes!()
macro is deprecated (see issue #15017) in favor of b"foo"
byte literals. It should be removed at some point, preferably before 1.0.
Metadata
Metadata
Assignees
Labels
No labels
The bytes!()
macro is deprecated (see issue #15017) in favor of b"foo"
byte literals. It should be removed at some point, preferably before 1.0.