summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Build
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-12-27 18:50:34 -0800
committerGitHub <noreply@github.com>2019-12-27 18:50:34 -0800
commit2786fdec79c35b4a68afea2bbbedbba3b6eb2269 (patch)
tree9e3f22f334638e998756aaed64e8cc32d9c2a76e /Misc/NEWS.d/next/Build
parent5dd1909680a5be76397b19bc235a8205b79787c7 (diff)
downloadcpython-git-2786fdec79c35b4a68afea2bbbedbba3b6eb2269.tar.gz
bpo-39144 Align ctags and etags behaviours in the makefile and include Python stdlib files (GH-17721)
(cherry picked from commit ef7eaafc9d2e370cf79b3674e56f643bbfe239e2) Co-authored-by: Anthony Shaw <anthony.p.shaw@gmail.com>
Diffstat (limited to 'Misc/NEWS.d/next/Build')
-rw-r--r--Misc/NEWS.d/next/Build/2019-12-27-22-18-26.bpo-39144.dwHMlR.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Build/2019-12-27-22-18-26.bpo-39144.dwHMlR.rst b/Misc/NEWS.d/next/Build/2019-12-27-22-18-26.bpo-39144.dwHMlR.rst
new file mode 100644
index 0000000000..8b90da1962
--- /dev/null
+++ b/Misc/NEWS.d/next/Build/2019-12-27-22-18-26.bpo-39144.dwHMlR.rst
@@ -0,0 +1 @@
+The ctags and etags build targets both include Modules/_ctypes and Python standard library source files. \ No newline at end of file