Patch #1638879: don't accept strings with embedded NUL bytes in long().
diff --git a/Misc/NEWS b/Misc/NEWS
index cda539e..f91e300 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -12,6 +12,8 @@
 Core and builtins
 -----------------
 
+- Patch #1638879: don't accept strings with embedded NUL bytes in long().
+
 - Bug #1674503: close the file opened by execfile() in an error condition.
 
 - Patch #1674228: when assigning a slice (old-style), check for the