Skip to content

Python ligature request: //= #816

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions