[Python-Dev] [Python-checkins] r46064 - in python/trunk: Include/Python.h Include/pyport.h Misc/ACKS Misc/NEWS Modules/_localemodule.c Modules/main.c Modules/posixmodule.c Modules/sha512module.c PC/pyconfig.h Python/thread_nt.h

"Martin v. Löwis" martin at v.loewis.de
Tue May 23 23:53:12 CEST 2006


Luke Dunstan wrote:
> Yes, I can do that. But what about the other 3 versions of pyconfig.h in 
> platform subdirectories?

If you think you can fix them, go ahead and include changes; no need to
test these changes. If they are wrong, some user of the platform will
hopefully provide fixes.

Likewise, if you don't think you can fix them, don't bother - some
user of the platform will provide the missing pieces.

Or, if no contributions from a user arrive, it either means that
it just works fine, or that there are no users.

Regards,
Martin


More information about the Python-Dev mailing list