summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2015-02-06 06:58:56 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2015-02-06 06:58:56 (GMT)
commitb51813403f26304df64a818eae103aeed3550344 (patch)
treed4fafc1d8be34826e21bcb72a6d071f3bf353c5c /Misc
parent17d337bc7a31cf7d2ed7f8025055b8db3e8dde43 (diff)
downloadcpython-b51813403f26304df64a818eae103aeed3550344.zip
cpython-b51813403f26304df64a818eae103aeed3550344.tar.gz
cpython-b51813403f26304df64a818eae103aeed3550344.tar.bz2
Issue #23392: Added tests for marshal C API that works with FILE*.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index a45546f..1fedcf5 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -326,6 +326,8 @@ IDLE
Tests
-----
+- Issue #23392: Added tests for marshal C API that works with FILE*.
+
- Issue #18982: Add tests for CLI of the calendar module.
- Issue #19548: Added some additional checks to test_codecs to ensure that