Skip to content
Prev Previous commit
Next Next commit
Update Misc/NEWS.d/next/Library/2025-10-01-17-45-27.gh-issue-139482.y…
…DMeEa.rst

Co-authored-by: Bénédikt Tran <[email protected]>
  • Loading branch information
gukoff and picnixz authored Oct 1, 2025
commit 8c1ca2099b1bd7b7fb36dfbb0133cc2e36ac9e2c
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Make os.environ.clear() more efficient (linear complexity instead of quadratic)

Ensure that :data:`os.environ.clear() <os.environ>`
has linear complexity instead of quadratic complexity.
Loading