Skip to content

Commit

Permalink
Add time_limited credit
Browse files Browse the repository at this point in the history
  • Loading branch information
bbayles committed Jan 8, 2024
1 parent 740ea62 commit 6700628
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/versions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Version History
* :func:`combination_with_replacement_index` was was optimized (thanks to elliotwutingfeng and rhettinger)
* :func:`nth_permutation`, :func:`nth_combination_with_replacement`, :func:`combination_index`, and :func:`combination_with_replacement_index` were optimized (thanks to rhettinger)
* :func:`batched` now accepts a `strict` argument (adapted from itertools docs)
* :func:`time_limited` was improved for Windows (thanks to haukex)

* Other changes
* Several typing updates were made (thanks to obaltian and ilai-deutel)
Expand Down

0 comments on commit 6700628

Please sign in to comment.