We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b78e7f commit 007bb06Copy full SHA for 007bb06
1 file changed
Doc/whatsnew/3.9.rst
@@ -761,6 +761,9 @@ Deprecated
761
`parso`_.
762
(Contributed by Carl Meyer in :issue:`40360`.)
763
764
+* The *random* parameter of :func:`random.shuffle` has been deprecated.
765
+ (Contributed by Raymond Hettinger in :issue:`40465`)
766
+
767
.. _LibCST: https://libcst.readthedocs.io/
768
.. _parso: https://parso.readthedocs.io/
769
0 commit comments