summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 9ed427d..f985f5a 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -270,6 +270,8 @@ C API
Documentation
-------------
+- bpo-30176: Add missing attribute related constants in curses documentation.
+
- bpo-26985: Add missing info of code object in inspect documentation.
- bpo-28929: Link the documentation to its source file on GitHub.