]> granicus.if.org Git - python/commitdiff
add #
authorBenjamin Peterson <benjamin@python.org>
Sun, 20 Jul 2014 20:05:01 +0000 (13:05 -0700)
committerBenjamin Peterson <benjamin@python.org>
Sun, 20 Jul 2014 20:05:01 +0000 (13:05 -0700)
Misc/NEWS

index efad9ea24100eddcc88ced39007862c9bb9e7bd5..9ba62e87806912320ec8a0ec6e130d48feef9bab 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -16,7 +16,7 @@ Library
 - Issue #22017: Correct reference counting errror in the initialization of the
   _warnings module.
 
-- Issue 21044: tarfile.open() now handles fileobj with an integer 'name'
+- Issue #21044: tarfile.open() now handles fileobj with an integer 'name'
   attribute.  Based on patch by Martin Panter.
 
 - Issue #21151: Fixed a segfault in the _winreg module when ``None`` is passed