[Python-checkins] r68318 - python/trunk/Misc/NEWS
mark.dickinson
python-checkins at python.org
Sun Jan 4 22:25:41 CET 2009
Author: mark.dickinson
Date: Sun Jan 4 22:25:40 2009
New Revision: 68318
Log:
Misc/NEWS entry for r68317
Modified:
python/trunk/Misc/NEWS
Modified: python/trunk/Misc/NEWS
==============================================================================
--- python/trunk/Misc/NEWS (original)
+++ python/trunk/Misc/NEWS Sun Jan 4 22:25:40 2009
@@ -108,6 +108,8 @@
Library
-------
+- Restore Python 2.3 compatibility for decimal.py.
+
- Issue #1702551: distutils sdist was not excluding VCS directories under
Windows. Inital solution by Guy Dalberto.
More information about the Python-checkins
mailing list