Files
poky/meta/recipes-devtools
Tim Orling e0b920483c python3-more-itertools: upgrade 9.0.0 -> 9.1.0
Upstream docs currently have a typo showing the changes as 8.14.0
89d58c2ec0

9.1.0
-----
* New functions
  - iter_index() (from the Python itertools docs)
  - transpose() (from the Python itertools docs)
  - matmul() (from the Python itertools docs)
  - factor() (from the Python itertools docs)
  - gray_product() (thanks to haukex)
* Changes to existing functions
  - sieve() was updated to match the Python itertools docs
  - maxsplit() was updated to fix a bug (thanks to abingham)
  - sliced() had its type hint updated (thanks to ad-chaos)
* Other changes
  - The batched function is marked as deprecated and will be removed in a
    future major release. For Python 3.12 and above, use itertools.batched
    instead. (thanks to neutrinoceros)
  - The type hints now used postponed evaluation of annotations from PEP 563
    (thanks to Isira-Seneviratne)
  - Some documentation issues were fixed (thanks to Voskov and jdkandersson)

(From OE-Core rev: 436b92846406273fb3651f4f026e9fd3871ee71c)

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-03-01 21:29:31 +00:00
..
2023-02-02 09:50:02 +00:00
2022-12-06 15:23:18 +00:00
2023-02-09 09:57:24 +00:00
2022-11-07 14:32:42 +00:00
2022-07-01 11:31:42 +01:00
2022-09-26 22:04:35 +01:00
2023-02-20 15:18:30 +00:00
2023-01-18 16:42:28 +00:00
2023-02-24 11:04:28 +00:00
2023-02-20 15:18:30 +00:00
2021-11-03 10:12:42 +00:00
2023-02-20 15:18:30 +00:00
2023-01-06 12:03:47 +00:00
2022-08-16 14:57:58 +01:00
2022-09-17 07:47:08 +01:00
2023-01-06 12:03:47 +00:00
2022-03-23 12:13:49 +00:00
2023-02-09 09:57:25 +00:00
2022-07-18 11:47:37 +01:00
2022-11-15 09:38:37 +00:00
2023-02-04 17:02:10 +00:00
2023-02-20 15:18:30 +00:00
2022-11-08 22:47:16 +00:00
2022-11-07 14:32:42 +00:00
2023-01-06 12:03:47 +00:00
2022-09-17 07:47:07 +01:00
2022-11-07 14:32:42 +00:00
2023-02-09 09:57:25 +00:00
2023-01-06 12:03:48 +00:00
2023-01-18 16:42:28 +00:00
2023-02-20 15:18:30 +00:00
2023-02-20 15:18:30 +00:00
2023-01-06 12:03:47 +00:00
2022-04-26 18:25:08 +01:00
2022-12-06 15:23:18 +00:00
2021-12-08 20:22:10 +00:00
2022-12-18 19:48:00 +00:00
2023-02-15 10:21:35 +00:00
2023-02-20 15:18:30 +00:00
2022-09-08 14:59:39 +01:00