summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBrett Cannon <brett@python.org>2022-04-30 01:22:10 (GMT)
committerGitHub <noreply@github.com>2022-04-30 01:22:10 (GMT)
commitc2b579741dc36f4b7da00d4361d651544996d8f4 (patch)
tree00a35a32af2cd12ce9b140a9fe31310a7aee4f0c /Misc
parent7861a9e3276cf9bf2bfa56d86f29ef06b2456f87 (diff)
downloadcpython-c2b579741dc36f4b7da00d4361d651544996d8f4.zip
cpython-c2b579741dc36f4b7da00d4361d651544996d8f4.tar.gz
cpython-c2b579741dc36f4b7da00d4361d651544996d8f4.tar.bz2
gh-91217: deprecate xdrlib (GH-92066)
Automerge-Triggered-By: GH:brettcannon
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS.d/next/Library/2022-04-21-21-06-54.gh-issue-91217.2cVma_.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2022-04-21-21-06-54.gh-issue-91217.2cVma_.rst b/Misc/NEWS.d/next/Library/2022-04-21-21-06-54.gh-issue-91217.2cVma_.rst
new file mode 100644
index 0000000..14f2c4d
--- /dev/null
+++ b/Misc/NEWS.d/next/Library/2022-04-21-21-06-54.gh-issue-91217.2cVma_.rst
@@ -0,0 +1 @@
+Deprecate the xdrlib module.