summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2006-05-23 18:46:41 (GMT)
committerBob Ippolito <bob@redivi.com>2006-05-23 18:46:41 (GMT)
commitfb8b84af541ed7be86e6a097dff7405cc544c1c3 (patch)
treeaeecb10656a59cd8a0671522a919df324e997d64 /Misc
parentb713ec2531b61568dd2e768455e37e160b578d76 (diff)
downloadcpython-fb8b84af541ed7be86e6a097dff7405cc544c1c3.zip
cpython-fb8b84af541ed7be86e6a097dff7405cc544c1c3.tar.gz
cpython-fb8b84af541ed7be86e6a097dff7405cc544c1c3.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 6cd40ea..ad24bed 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -48,6 +48,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