1. 4d6c1c4 Issue #3080: _PyWin_FindRegisteredModule() returns the path as Unicode by Victor Stinner · 13 years ago
  2. 9b99b44 Issue #3080: Mark PyWin_FindRegisteredModule() as private by Victor Stinner · 13 years ago
  3. f95a1b3 Recorded merge of revisions 81029 via svnmerge from by Antoine Pitrou · 14 years ago
  4. 18e1655 Merge ssize_t branch. by Martin v. Löwis · 18 years ago
  5. 58ab084 PyWin_FindRegisteredModule(): Conversion of sprintf() to by Barry Warsaw · 23 years ago
  6. 0d5dd68 Python.h: Don't attempt to redefine NDEBUG if it's already defined. by Tim Peters · 23 years ago
  7. 48b3eee Registered modules could only exist in HKEY_LOCAL_MACHINE - now HKEY_CURRENT_USER can override. by Mark Hammond · 24 years ago
  8. db63829 Squash signed-vs-unsigned warning. Also edits to bring into line by Tim Peters · 24 years ago
  9. 1c44e28 Trent Mick: familiar simple Win64 patches by Guido van Rossum · 24 years ago
  10. 4f3cc35 Get rid of Win32s check. by Guido van Rossum · 24 years ago
  11. 9455547 Bruce Wheeler quotes Mark Hammond with a different version of the by Guido van Rossum · 25 years ago
  12. 76ec53c Subject: Bug in PC/import_nt.c by Guido van Rossum · 26 years ago
  13. 1c096b7 Mark Hammond writes: by Guido van Rossum · 26 years ago
  14. 271f977 Seem to be some changes related to DLL version from string resource, by Guido van Rossum · 27 years ago
  15. 0e6ae93 Moved PyWin_IsWin32s() here. by Guido van Rossum · 27 years ago
  16. 22822d7 forgot to rename import_filetab by Guido van Rossum · 27 years ago
  17. 7688bba Include Python.h, not allobjects.h (which no longer exists). by Guido van Rossum · 27 years ago
  18. 3db4103 Use MS_DLL_ID and similar changes by Guido van Rossum · 28 years ago
  19. eaf9b6c More changes for NT, Guido style by Guido van Rossum · 28 years ago
  20. 6dbd190 NT specific files supplied by Mark Hammond by Guido van Rossum · 28 years ago