Browse the Source Tree
You can view the source tree at the URL:
View Changes from Official Python Release
To view the changes between the official python release and the python-mingw release, you can issue the following command:
export SVN_BASE=https://python-mingw.svn.sourceforge.net/svnroot/python-mingw svn diff --old=$SVN_BASE/python/tags/2.5.1 --new=$SVN_BASE/python/tags/mingw-2.5.1v1
changing the tags to match the versions you wish to compare.
Python-MinGW