summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorent Xicluna <florent.xicluna@gmail.com>2010-03-27 22:18:04 (GMT)
committerFlorent Xicluna <florent.xicluna@gmail.com>2010-03-27 22:18:04 (GMT)
commitd35f117192d81788c4d00753da2a608605587a70 (patch)
tree2447d4f8fc497dc0353a165476d588c175cd678e
parentbf1fab4aa0b73376af66f3e42b4329d353c53629 (diff)
downloadcpython-d35f117192d81788c4d00753da2a608605587a70.zip
cpython-d35f117192d81788c4d00753da2a608605587a70.tar.gz
cpython-d35f117192d81788c4d00753da2a608605587a70.tar.bz2
Blocked revisions 79288,79295-79296,79334,79378 via svnmerge
........ r79288 | florent.xicluna | 2010-03-22 16:02:46 +0100 (lun, 22 mar 2010) | 2 lines Get rid of buffer() in test_ctypes: backport the 3.x tests. ........ r79295 | florent.xicluna | 2010-03-22 17:07:38 +0100 (lun, 22 mar 2010) | 3 lines Issue #7703: ctypes supports both buffer() and memoryview(). The former is deprecated. Complement of r79288. ........ r79296 | florent.xicluna | 2010-03-22 17:36:51 +0100 (lun, 22 mar 2010) | 3 lines Preserve backward compatibility of the ctypes module. "This file should be kept compatible with Python 2.3, see PEP 291." ........ r79334 | florent.xicluna | 2010-03-23 12:07:54 +0100 (mar, 23 mar 2010) | 2 lines Skip test_format_deprecation if _ctypes is not available. Add a filter to the warning check. ........ r79378 | florent.xicluna | 2010-03-24 18:32:58 +0100 (mer, 24 mar 2010) | 3 lines Skip test_ascii_formatd if _ctypes is not available (BSD, ...). Previous change was incomplete (r79334). ........
0 files changed, 0 insertions, 0 deletions