summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2006-05-23 19:11:34 (GMT)
committerBob Ippolito <bob@redivi.com>2006-05-23 19:11:34 (GMT)
commit7ccc95a315315568dd0660b5fb915f9e2e38f9da (patch)
tree9e1026e0f25dc4c4e15bbf00ce0549d85c7e75e6 /Misc
parent27abce5ba8b61e8eef95dd134c7ebcaa9917ef57 (diff)
downloadcpython-7ccc95a315315568dd0660b5fb915f9e2e38f9da.zip
cpython-7ccc95a315315568dd0660b5fb915f9e2e38f9da.tar.gz
cpython-7ccc95a315315568dd0660b5fb915f9e2e38f9da.tar.bz2
patch #1493701: performance enhancements for struct module
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 c8a2676..d0d00e9 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -45,6 +45,8 @@ Core and builtins
Extension Modules
-----------------
+- Patch #1493701: performance enhancements for struct module.
+
- Patch #1490224: time.altzone is now set correctly on Cygwin.
- Patch #1435422: zlib's compress and decompress objects now have a