Skip to content

Commit

Permalink
pythongh-117648: Amend NEWS entry (python#117697)
Browse files Browse the repository at this point in the history
Make the wording more vague; the performance impact varies a lot
depending on platform and input.
  • Loading branch information
erlend-aasland authored Apr 9, 2024
1 parent d0f93d1 commit ca75915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Misc/NEWS.d/3.13.0a6.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.. release date: 2024-04-09
.. section: Core and Builtins
Speedup :func:`os.path.join` by up to 6% on Windows.
Improve performance of :func:`os.path.join`.

..
Expand Down

0 comments on commit ca75915

Please sign in to comment.