[Python-3000-checkins] r59626 - python/branches/py3k/PCbuild

2007-12-31 Thread christian.heimes
Author: christian.heimes Date: Mon Dec 31 17:16:18 2007 New Revision: 59626 Modified: python/branches/py3k/PCbuild/ (props changed) Log: Fixed svn:ignore ___ Python-3000-checkins mailing list [email protected] http://mail.python.org/ma

[Python-3000-checkins] r59629 - python/branches/py3k/PCbuild/pyproject.vsprops python/branches/py3k/PCbuild/pythoncore.vcproj

2007-12-31 Thread christian.heimes
Author: christian.heimes Date: Mon Dec 31 17:44:35 2007 New Revision: 59629 Modified: python/branches/py3k/PCbuild/pyproject.vsprops python/branches/py3k/PCbuild/pythoncore.vcproj Log: Fixed svn merge issues Modified: python/branches/py3k/PCbuild/pyproject.vsprops ==

[Python-3000-checkins] r59630 - python/branches/py3k/Makefile.pre.in

2007-12-31 Thread christian.heimes
Author: christian.heimes Date: Mon Dec 31 18:27:19 2007 New Revision: 59630 Modified: python/branches/py3k/Makefile.pre.in Log: Removed doubledigit from Makefile Modified: python/branches/py3k/Makefile.pre.in == --- py

[Python-3000-checkins] r59636 - python/branches/py3k/Objects/typeobject.c

2007-12-31 Thread guido.van.rossum
Author: guido.van.rossum Date: Tue Jan 1 05:06:48 2008 New Revision: 59636 Modified: python/branches/py3k/Objects/typeobject.c Log: Merge changes from 59576 from trunk to p3yk branch; these were skipped in the regular merge. Fixes issue #1693. Modified: python/branches/py3k/Objects/typeobje