Blocked revisions 85980,86116,86159,86163 via svnmerge

........
  r85980 | hirokazu.yamamoto | 2010-10-31 00:08:15 +0900 | 1 line

  Issue #10157: Fixed refleaks in pythonrun.c. Patch by Stefan Krah.
........
  r86116 | hirokazu.yamamoto | 2010-11-02 22:48:13 +0900 | 1 line

  Py_BUILD_CORE_MODULE was not needed in python.dsp and pythonw.dsp.
........
  r86159 | hirokazu.yamamoto | 2010-11-04 21:09:08 +0900 | 2 lines

  Issue #5391: mmap.read_byte() should return unsigned value [0, 255]
  instead of signed value [-127, 128].
........
  r86163 | hirokazu.yamamoto | 2010-11-04 22:49:41 +0900 | 1 line

  Added svn:ignore.
........
This commit is contained in:
Hirokazu Yamamoto 2010-11-04 14:14:05 +00:00
parent 87df94589d
commit e20ef0938e

Diff Content Not Available