Provide .PDB files for download
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
Like Python folks do (e.g. http://python.org/ftp/python/2.7.1/python-2.7.1-pdb.zip )
So one can run a pywin32 dll under debugger (e.g. to determine why a function doesn't work as expected) without a need to recompile it from source.
Old Feature Requests - new issues at https://github.com/mhammond/pywin32/issues: #105