summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBrett Cannon <brett@python.org>2022-04-17 22:02:36 (GMT)
committerGitHub <noreply@github.com>2022-04-17 22:02:36 (GMT)
commitceea0715df33ae6dc3931670b4b749432d4e9707 (patch)
tree9ec3ddb969b2705c66ef25d208b13ead72430b94 /Misc
parentd5a69571f586080af4c29671c47f9c4bc671af7f (diff)
downloadcpython-ceea0715df33ae6dc3931670b4b749432d4e9707.zip
cpython-ceea0715df33ae6dc3931670b4b749432d4e9707.tar.gz
cpython-ceea0715df33ae6dc3931670b4b749432d4e9707.tar.bz2
gh-91217: deprecate ossaudiodev (GH-91641)
Automerge-Triggered-By: GH:brettcannon
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS.d/next/Library/2022-04-17-11-56-17.gh-issue-91217.McJre3.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2022-04-17-11-56-17.gh-issue-91217.McJre3.rst b/Misc/NEWS.d/next/Library/2022-04-17-11-56-17.gh-issue-91217.McJre3.rst
new file mode 100644
index 0000000..86ad05f
--- /dev/null
+++ b/Misc/NEWS.d/next/Library/2022-04-17-11-56-17.gh-issue-91217.McJre3.rst
@@ -0,0 +1 @@
+Deprecate the ossaudiodev module.