Skip to content

The names of immutable bytes() and mutable bytearray() should be changed to ibytes() and mbytes() respectively #137158

@hyperkai

Description

@hyperkai

bytes() is immutable and bytearray() is mutable so their names should be changed to ibytes() and mbytes() respectively so that we can easily and intuitively understand them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dir

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions