aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/Library/2021-01-18-10-41-44.bpo-42944.RrONvy.rst')
-rw-r--r--Misc/NEWS.d/next/Library/2021-01-18-10-41-44.bpo-42944.RrONvy.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2021-01-18-10-41-44.bpo-42944.RrONvy.rst b/Misc/NEWS.d/next/Library/2021-01-18-10-41-44.bpo-42944.RrONvy.rst
deleted file mode 100644
index b78d10aa25..0000000000
--- a/Misc/NEWS.d/next/Library/2021-01-18-10-41-44.bpo-42944.RrONvy.rst
+++ /dev/null
@@ -1 +0,0 @@
-Fix ``random.Random.sample`` when ``counts`` argument is not ``None``.