Skip to content

Commit

Permalink
Lexicographical...
Browse files Browse the repository at this point in the history
  • Loading branch information
AA-Turner committed Aug 17, 2024
1 parent 6b80794 commit af99cf1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Doc/whatsnew/3.13.rst
Original file line number Diff line number Diff line change
Expand Up @@ -735,16 +735,16 @@ base64
(Contributed by Matan Perelman in :gh:`75299`.)


concurrent.futures
------------------
compileall
----------

* Select the default number of worker threads and processes using
:func:`os.process_cpu_count` instead of :func:`os.cpu_count`.
(Contributed by Victor Stinner in :gh:`109649`.)


compileall
----------
concurrent.futures
------------------

* Select the default number of worker threads and processes using
:func:`os.process_cpu_count` instead of :func:`os.cpu_count`.
Expand Down

0 comments on commit af99cf1

Please sign in to comment.