Patch #1638879: don't accept strings with embedded NUL bytes in long().
  (backport from rev. 54173)
diff --git a/Misc/NEWS b/Misc/NEWS
index c51b690..f6ebc24 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