[Python-3000] Win64 buildbot
Thomas Heller
theller at ctypes.org
Thu Nov 15 21:14:05 CET 2007
Guido van Rossum schrieb:
> On Nov 15, 2007 11:35 AM, Thomas Heller <theller at ctypes.org> wrote:
>> Guido van Rossum schrieb:
>> > Perhaps changing the remaining occurrences to PyObject_Str will fix this?
>>
>> If PyObject_Unicode is #defined for backwards compatibility then the occurences
>> should not be changed, imo.
>
> Even if the #define exists for bw compat then we should still clean up
> the sources. It's not going to come back in a different guise.
>
>> If the #definition is only a hack then it should be changed.
>
> Right, it was only a hack so I wouldn't have to fix it in a dozen files.
I'll make the change.
And, btw: after a manual clean, the win64 buildbot compiles again.
More information about the Python-3000
mailing list