[Python-checkins] r73892 - python/branches/release26-maint
mark.dickinson
python-checkins at python.org
Tue Jul 7 17:09:03 CEST 2009
Author: mark.dickinson
Date: Tue Jul 7 17:09:03 2009
New Revision: 73892
Log:
Blocked revisions 73891 via svnmerge
........
r73891 | mark.dickinson | 2009-07-07 16:08:28 +0100 (Tue, 07 Jul 2009) | 3 lines
Issue #1523: Remove deprecated overflow masking in struct module, and
make sure that out-of-range values consistently raise struct.error.
........
Modified:
python/branches/release26-maint/ (props changed)
More information about the Python-checkins
mailing list