Skip to content

Commit

Permalink
Update Misc/NEWS.d/next/Core and Builtins/2024-03-07-22-38-07.gh-issu…
Browse files Browse the repository at this point in the history
…e-116477.AqwRAV.rst

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
  • Loading branch information
eendebakpt and serhiy-storchaka authored Mar 8, 2024
1 parent 8973518 commit 24d9b9a
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
Improve performance of the ``range`` function.
Speed up the :class:`range` object constructor and the :class:`!range`
iterator constructor in the case of a single argument.

0 comments on commit 24d9b9a

Please sign in to comment.