Re: [Python-Dev] Five patch reviews & patch request

2005-06-10 Thread Thomas Heller
"Michiel De Hoon" <[EMAIL PROTECTED]> writes: > I'd like to ask your attention to this patch: > > [ 1049855 ] PyOS_InputHook inconsistency on Windows > > Kurt Kaiser has already looked at this patch, but was hesitant to check it in > because he wasn't able to test it on Windows. I'd be happy to se

[Python-Dev] Five patch reviews & patch request

2005-06-10 Thread Michiel De Hoon
Recently, I reviewed the following five patches: [ 827386 ] absolute paths cause problems for MSVC [ 1161914 ] python-config [ 1187396 ] Add const specifier to PySpam_System prototype [ 1196895 ] in IDLE, assume new text files are python source by default [ 1196917 ] change recall in IDLE shell t