summaryrefslogtreecommitdiff
path: root/Python/dynload_shlib.c
diff options
context:
space:
mode:
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>2010-09-17 14:13:35 +0000
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>2010-09-17 14:13:35 +0000
commitd12df5e29781e00cdbcc5a4e0824306ee015930b (patch)
treec08846344f9ce619d078c2760e7d6157f0026da1 /Python/dynload_shlib.c
parentfb7b505d9f14b0c1144f7b8d004dc7b5a1552024 (diff)
downloadcpython-git-d12df5e29781e00cdbcc5a4e0824306ee015930b.tar.gz
Blocked revisions 84643-84645,84741 via svnmerge
........ r84643 | hirokazu.yamamoto | 2010-09-09 15:08:36 +0900 | 4 lines Updated VC6 files. * pythoncore.dsp: updated project file * readme.txt: removed dead link * tcl852.patch: fixed patch. it was doubled. ........ r84644 | hirokazu.yamamoto | 2010-09-09 15:14:23 +0900 | 1 line Updated VS7.1 project file. (I cannot test this file because I don't have VS7.1) ........ r84645 | hirokazu.yamamoto | 2010-09-09 15:24:43 +0900 | 5 lines PCBuild cosmetic fixes. * pythoncore.vcproj: Fixed indentation * _multiprocessing.vcproj: Converted ProjectGUID to uppercase. Otherwise, VS8 _multiprocessing.vcproj created by vs9to8.py was modified every time loads it in VS8 IDE. ........ r84741 | hirokazu.yamamoto | 2010-09-13 01:06:18 +0900 | 2 lines Fixed refcount bug. I placed Py_INCREF in create_comerror() for compatibility with Python2.7. ........
Diffstat (limited to 'Python/dynload_shlib.c')
0 files changed, 0 insertions, 0 deletions