- Issue #17843: Removed bz2 test data file that was triggering false-positive
virus warnings with certain antivirus software.
+Documentation
+-------------
+
+- Issue #15940: Specify effect of locale on time functions.
+
+- Issue #6696: add documentation for the Profile objects, and improve
+ profile/cProfile docs. Patch by Tom Pinckney.
+
++- Issue #17915: Fix interoperability of xml.sax with file objects returned by
++ codecs.open().
++
+Build
+-----
+
+- Issue #17547: In configure, explicitly pass -Wformat for the benefit for GCC
+ 4.8.
+
-What's New in Python 3.2.4?
+What's New in Python 3.3.1?
===========================
*Release date: 07-Apr-2013*