1. 773feaf initwinsound(): this no longer compiled on Windows, by Tim Peters · 19 years ago
  2. 2188bf0 initmsvcrt(): This no longer compiled on Windows, because by Tim Peters · 19 years ago
  3. 1ac754f Check return result from Py_InitModule*(). This API can fail. by Neal Norwitz · 19 years ago
  4. 4e6aff5 Make zlib builtin. by Martin v. Löwis · 19 years ago
  5. c3d12ac const poisoning, spreading to fix new const warnings in _winreg.c. by Tim Peters · 19 years ago
  6. e515293 added TerminateProcess support to _subprocess driver by Fredrik Lundh · 19 years ago
  7. 63168a5 added PSF licensing blurbs to relevant files by Fredrik Lundh · 19 years ago
  8. 51490ac Fix typo. by Walter Dörwald · 19 years ago
  9. e2a0602 Silence VS2005 warnings about deprecated functions. by Martin v. Löwis · 19 years ago
  10. 30b4975 Limit x86 machine instructions and Win95 support to _M_IX86. by Martin v. Löwis · 19 years ago
  11. 3a49e92 r858@spiff: Fredrik | 2005-11-10 23:40:04 +0100 #1346547 by Fredrik Lundh · 19 years ago
  12. bb4692b r849@spiff: Fredrik | 2005-11-09 10:00:04 +0100 by Fredrik Lundh · 19 years ago
  13. ab0f947 Remove .cvsignore files, as they live in svn:ignore properties now. by Martin v. Löwis · 19 years ago
  14. db390c1 fix typos, mostly in comments by Fred Drake · 19 years ago
  15. d56827c Add AST files to VC6 build. by Raymond Hettinger · 19 years ago
  16. 94ac197 Update the PC configuration and project files for sha256 and sha512. by Raymond Hettinger · 19 years ago
  17. 7eb4b7d Fix all wrong instances of "it's". by Georg Brandl · 19 years ago
  18. 9c323f8 SF patch #941881: PEP 309 Implementation (Partial Function Application). by Raymond Hettinger · 19 years ago
  19. 6ed710a update version numbers by Andrew MacIntyre · 19 years ago
  20. 578371f add notes about subprocess module & thread stacks, SSL support by Andrew MacIntyre · 19 years ago
  21. 744b313 add build machinery for the SSL socket module by Andrew MacIntyre · 19 years ago
  22. 4d81ac9 Update PSF copyright year to 2005. by Trent Mick · 19 years ago
  23. 9f2e3be Running a bdist_wininst installer, built with Python 2.3, installing by Thomas Heller · 20 years ago
  24. 8abe7bf Set PYTHONHOME before loading Python, so that sys.path will be set correctly. by Thomas Heller · 20 years ago
  25. ff59f3c make thread stack size compile-time tunable on OS/2, increase main stack by Andrew MacIntyre · 20 years ago
  26. 54266fc cvsignore files generated by make_versioninfo. by Thomas Heller · 20 years ago
  27. a2cc269 Update example to VC 7.1. Will backport to 2.4. by Martin v. Löwis · 20 years ago
  28. 0f25b72 Close stdout and stderr, which are redirected into a temp file, before by Thomas Heller · 20 years ago
  29. d0278ec OS/2 specific fixes related to SF bug # 1003471 by Andrew MacIntyre · 20 years ago
  30. de7b990 Update the MSC6 pythoncore projects to compile for Py2.5 by Raymond Hettinger · 20 years ago
  31. 8992b9b printf format code for integers is %d not %s. by Thomas Heller · 20 years ago
  32. 6ad6ee6 Update import library name on windows. by Thomas Heller · 20 years ago
  33. 9cc5cb7 Running the pre-install or post-install script did not work when by Thomas Heller · 20 years ago
  34. c1d6536 When using shell=True on Windows, don't display a shell window by default. Fixes #1057061. by Peter Astrand · 20 years ago
  35. 919637a Add _subprocess.c by Martin v. Löwis · 20 years ago
  36. 15b23a0 Patch #1020042: Only define HAVE_UINTPTR_T for VC 7.x. by Martin v. Löwis · 20 years ago
  37. 4eb5978 Supply the _subprocess module under 7.1. I'm not sure what the status by Tim Peters · 20 years ago
  38. f3250b0 Before this turns into an unreadable mess, follow PEP 7 by using by Tim Peters · 20 years ago
  39. 5b3687d Added Peter Astrand's subprocess module. by Fredrik Lundh · 20 years ago
  40. 7f468f2 SF patch 1044089: New C API function PyEval_ThreadsInitialized(), by Nick by Tim Peters · 20 years ago
  41. fec1ce0 remove rotor module by Andrew MacIntyre · 20 years ago
  42. 3dac89e note module removals, update on BitTorrent issue by Andrew MacIntyre · 20 years ago
  43. 96b3725 bring modules up to date, correct .DEF file version by Andrew MacIntyre · 20 years ago
  44. 862f059 Introduced a Py_IS_NAN macro, which probably works on the major platforms by Tim Peters · 20 years ago
  45. 5a6653c Revert creation of launcher.exe by Martin v. Löwis · 20 years ago
  46. 9732975 Add support for launcher.exe by Martin v. Löwis · 20 years ago
  47. ab9351b Add main program for icon file. by Martin v. Löwis · 20 years ago
  48. 53e50cb Remove rotor from the build. by Raymond Hettinger · 20 years ago
  49. 6ce6ef3 Remove rotor and xreadlines from VC 6 build. by Raymond Hettinger · 20 years ago
  50. 7bbed94 Fix installdir for Tix by Martin v. Löwis · 20 years ago
  51. adadc0f Remove rotor and xreadlines from VC 7.1 build. by Tim Peters · 20 years ago
  52. 89a0b7d Add patch for Tix 8.1.4. by Martin v. Löwis · 20 years ago
  53. 08d786a Help compiling icons into an exe, for use with MSI advertisement. by Martin v. Löwis · 20 years ago
  54. 8484fbf SF bug 1003471: Python 1.5.2 security vulnerability by Tim Peters · 20 years ago
  55. cbcff93 Restore compilation on MSVC++ 6.0 by Raymond Hettinger · 20 years ago
  56. a18331d Use PyMODINIT_FUNC. by Thomas Heller · 20 years ago
  57. efdc16ff Remove unused source file from Windows project files. by Hye-Shik Chang · 20 years ago
  58. 978d262 Add missing _codecs_iso2022 module of cjkcodecs. I'll add unittest for it soon. by Hye-Shik Chang · 20 years ago
  59. fe393f4 Use intptr_t/uintptr_t on Windows by Martin v. Löwis · 20 years ago
  60. 512efb4 Properly check for Win64 compilers. by Martin v. Löwis · 20 years ago
  61. 876d990 The binary layout of cfgdata has changed, so the magic number has to by Thomas Heller · 20 years ago
  62. 07e5dc8 Teach VC6 project file about the new cjkcodecs structure. by Hye-Shik Chang · 20 years ago
  63. 3d7d372 Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  64. 6920e49 Woo hoo! All the encoding tests pass on Windows (& I downloaded the by Tim Peters · 20 years ago
  65. cc8f997 More cjkcodecs recovery: Python at least compiles on Window again. by Tim Peters · 20 years ago
  66. 0062be2 Ignore some more build products. by Thomas Heller · 20 years ago
  67. d1d92ea Add a warning so that it isn't forgotten to recreate the binaries AND by Thomas Heller · 20 years ago
  68. 55a9864 Don't complain that non-existant registry entries cannot be deleted. by Thomas Heller · 20 years ago
  69. 378d3c0 bring OS/2 EMX port build environment up to date by Andrew MacIntyre · 20 years ago
  70. ad6ce46 Remove the annoing and useless messagebox asking about overwriting files. by Thomas Heller · 20 years ago
  71. f9bfdd8 Patch [ 983775 ] Allow bdist_wininst to install for non-admin users by Mark Hammond · 20 years ago
  72. 32b8f80 Fix for SF 982215: bdist_wininst - Next button not greyed out during file copy. by Thomas Heller · 20 years ago
  73. 74db404 The wininst.exe is no longer compressed with UPX. by Thomas Heller · 20 years ago
  74. 4834039 When loading the Python dll to run the postinstall script, try to load by Thomas Heller · 20 years ago
  75. 2242fe8 Teach MSVC 6 about pystrtod.c. by Tim Peters · 20 years ago
  76. 9f5f056 Remove the pcre module. by Thomas Heller · 20 years ago
  77. 19a02ec Add genobject.c to the MSVC++ 6.0 build. by Raymond Hettinger · 20 years ago
  78. 97b6484 Update the DLL example to work with Py2.4. by Raymond Hettinger · 20 years ago
  79. 07ce3b7 Changed company name to PSF. Added 2004 to copyright years. by Tim Peters · 20 years ago
  80. e898d19 Complete perky's name change patch. by Raymond Hettinger · 20 years ago
  81. 6024722 Remove the Modules/heaqmodule.c, and add Modules/_heapmodule.c, so by Thomas Heller · 20 years ago
  82. c46cb2a * Restore the pure python version of heapq.py. by Raymond Hettinger · 20 years ago
  83. b4fb862 The wininst-6.exe template binary for bdist_wininst is now linked by Thomas Heller · 20 years ago
  84. 89adf0a The wininst-7.1.exe template binary for bdist_wininst is now linked by Thomas Heller · 20 years ago
  85. 9614219 Minor reformatting. by Thomas Heller · 20 years ago
  86. b888200 add AF_UNIX notes by Andrew MacIntyre · 20 years ago
  87. da4d6cb OS/2 VACPP build updates/fixes by Andrew MacIntyre · 20 years ago
  88. bd6850f Ignore oodles of MSVC-generated files. by Tim Peters · 20 years ago
  89. 4ae4f26 A helper for rt.bat, copied (but with path adjustment) from PCbuild. by Tim Peters · 20 years ago
  90. 6837f65 Solution and project file to build wininstXX.exe with MSVC7.1 (Visual by Thomas Heller · 20 years ago
  91. cad71d0 To avoid problems with conflicting dlls, the windows installers built by Thomas Heller · 20 years ago
  92. a19cdad Patch #892660 from Mark Hammond, for distutils bdist_wininst command. by Thomas Heller · 20 years ago
  93. 7befb99 remove support for missing ANSI C header files (limits.h, stddef.h, etc). by Skip Montanaro · 20 years ago
  94. db60805 Remove support for --without-universal-newlines (see PEP 11). by Skip Montanaro · 20 years ago
  95. 7e11a01 Remove HAVE_STRPTIME - no longer necessary with the pure Python version of by Skip Montanaro · 20 years ago
  96. 756b3f3 * Move collections.deque() in from the sandbox by Raymond Hettinger · 21 years ago
  97. a70e6d8 Added the cjkcodecs files to the MSVC 6 build. by Tim Peters · 21 years ago
  98. daea3e5 Add cjkcodecs to build process by Martin v. Löwis · 21 years ago
  99. ce59c04 Remove support for SunOS 4. by Skip Montanaro · 21 years ago
  100. b9949db Remove support for DYNIX, IRIX 4, --with-sgi-dl, --with-dl-dld by Skip Montanaro · 21 years ago