list-index-arg-parsing.rst 291 B

1234567
  1. list-index-arg-parsing
  2. ----------------------
  3. * The :command:`list` command's ``GET``, ``INSERT``, ``SUBLIST``, and
  4. ``REMOVE_AT`` subcommands now error with invalid (i.e., non-integer) values
  5. are given as any of their index arguments based on the setting of policy
  6. :policy:`CMP0121`.