summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Core and Builtins/2020-06-21-23-48-12.bpo-40939.RjLl6C.rst
diff options
context:
space:
mode:
authorLysandros Nikolaou <lisandrosnik@gmail.com>2020-06-22 03:07:39 +0300
committerGitHub <noreply@github.com>2020-06-21 17:07:39 -0700
commit8ae5e8ec8147e6434454e66953c25848b848711a (patch)
treeb94e1f849fbff0b814a501bb73f9c7d6901b4dec /Misc/NEWS.d/next/Core and Builtins/2020-06-21-23-48-12.bpo-40939.RjLl6C.rst
parent5b1a311512fb74d47a7beb223b93e5f28f3f98ab (diff)
downloadcpython-git-8ae5e8ec8147e6434454e66953c25848b848711a.tar.gz
[3.9] bpo-40939: Deprecate PyNode_Compile (GH-21036)
Automerge-Triggered-By: @pablogsal
Diffstat (limited to 'Misc/NEWS.d/next/Core and Builtins/2020-06-21-23-48-12.bpo-40939.RjLl6C.rst')
-rw-r--r--Misc/NEWS.d/next/Core and Builtins/2020-06-21-23-48-12.bpo-40939.RjLl6C.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Core and Builtins/2020-06-21-23-48-12.bpo-40939.RjLl6C.rst b/Misc/NEWS.d/next/Core and Builtins/2020-06-21-23-48-12.bpo-40939.RjLl6C.rst
new file mode 100644
index 0000000000..45620e1947
--- /dev/null
+++ b/Misc/NEWS.d/next/Core and Builtins/2020-06-21-23-48-12.bpo-40939.RjLl6C.rst
@@ -0,0 +1 @@
+Deprecate :c:func:`PyNode_Compile`. \ No newline at end of file