[python-win32] Dropping support for Python 2.3?

Roger Upole rupole at hotmail.com
Tue Mar 26 13:36:43 CET 2013


I'm wholeheartedly in favor of dropping it.  Changes in the Python's C api
since 2.3 are a major pain when building extension modules.
Also, the compiler it's built with (VC6) has many incompatibilities with the
newer versions of Visual Studio.

    Roger





More information about the python-win32 mailing list