]> granicus.if.org Git - python/commitdiff
Remove the "Extension Modules" section.
authorEzio Melotti <ezio.melotti@gmail.com>
Wed, 3 Apr 2013 23:34:33 +0000 (02:34 +0300)
committerEzio Melotti <ezio.melotti@gmail.com>
Wed, 3 Apr 2013 23:34:33 +0000 (02:34 +0300)
Misc/NEWS

index 7f0dd950b71187dded837101753a3bd82a6f6afa..d1a56a6652aca364fde66d46e87376e136592f84 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1039,9 +1039,6 @@ _ Issue #17385: Fix quadratic behavior in threading.Condition.  The FIFO
 
 - Issue #16692: Added  TLSv1.1 and TLSv1.2 support for the ssl modules.
 
-Extension Modules
------------------
-
 - Issue #17192: Import libffi-3.0.12.
 
 - Issue #12268: The io module file object write methods no longer abort early