Skip to content

Python ligature request: //= #816

@jthistle

Description

@jthistle

This is an operator in Python similar to /=. Since // is integer division (divide by and discard any remainder), //= is used to do this in place. This might not be very common to see, but would be nice for completeness. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions