1. 29dfcd1 Bump the release number to 2.3c1. by Tim Peters · 21 years ago
  2. bac1ea9 More pre-2.3 build tweaks for the OS/2 EMX port: by Andrew MacIntyre · 21 years ago
  3. 4ee893f More pre-2.3 build tweaks for the OS/2 EMX port: by Andrew MacIntyre · 21 years ago
  4. b0f5e5a update OS/2 EMX port notes by Andrew MacIntyre · 21 years ago
  5. 63fd15c Bump release level to 2.3b2. by Tim Peters · 21 years ago
  6. 0dda400 add support for os.tmpfile() by Andrew MacIntyre · 21 years ago
  7. 58f22cc reorganise modules, so that most standard extensions are built into by Andrew MacIntyre · 21 years ago
  8. fae8953 various updates by Andrew MacIntyre · 21 years ago
  9. 23ec1dc bump stack size to cater for _sre recursion. by Andrew MacIntyre · 21 years ago
  10. fee1004 sound_playsound() doesn't have to be visible externally, so make it static. by Walter Dörwald · 21 years ago
  11. 3209410 Bump version number to 2.3b1. by Tim Peters · 21 years ago
  12. 0c83348 minor cleanups and whitespace normalisation by Andrew MacIntyre · 21 years ago
  13. 631e87f Makefile & config.c: - restructure build for modules now in Python DLL by Andrew MacIntyre · 21 years ago
  14. d4c9b16 Makefile: - add _csv module to the build list - various cleanups by Andrew MacIntyre · 21 years ago
  15. 6920652 Patch #714957: Explain ADDMODULE MARKER. by Martin v. Löwis · 21 years ago
  16. e125268 Add MessageBeep() API. by Guido van Rossum · 21 years ago
  17. b9a0f91 Rename LONG_LONG to PY_LONG_LONG. Fixes #710285. by Martin v. Löwis · 21 years ago
  18. 82d6195 Changed the DLL base-address assignment for _csv so it no longer by Tim Peters · 21 years ago
  19. 0d7ce4e Teach the Windows build & installer about the new csv module + DLL. by Tim Peters · 21 years ago
  20. 4f28c4d OS/2 EMX build updates for recent CVS changes by Andrew MacIntyre · 21 years ago
  21. 1441cf9 Bump version # to 2.3a2. by Tim Peters · 21 years ago
  22. 96ef811 Move itertools module from the sandbox and into production. by Raymond Hettinger · 21 years ago
  23. 61bb35f Fix [ 583477 ] wrong dest size. by Mark Hammond · 21 years ago
  24. c9083b6 Correct docstring for SetValueEx() by Mark Hammond · 21 years ago
  25. 9c2fbb5 There are two more copyright notices in the Windows world: by Tim Peters · 22 years ago
  26. 214d39a catch up with zipimport changes to std getpathp.c by Andrew MacIntyre · 22 years ago
  27. 5180123 bring structure closer to std config.c, whitespace normalisation by Andrew MacIntyre · 22 years ago
  28. 3c5bfbe fix a merge mistake - readline not built by default by Andrew MacIntyre · 22 years ago
  29. a8aed02 Make sure zip_path is null-terminated, since it's on the stack by Neal Norwitz · 22 years ago
  30. ab49505 DLL export definition refresh by Andrew MacIntyre · 22 years ago
  31. e52aa5c add universal newline support to configuration by Andrew MacIntyre · 22 years ago
  32. d65778a whitespace cleanup by Andrew MacIntyre · 22 years ago
  33. 7c90a89 getenv() replacement not required by Andrew MacIntyre · 22 years ago
  34. 978697b Build process updates: by Andrew MacIntyre · 22 years ago
  35. 52e14d6 PEP 302 + zipimport: by Just van Rossum · 22 years ago
  36. d1f5ccc Taught the Windows build about _randommodule.c. This is compiled by Tim Peters · 22 years ago
  37. 9c36c29 Use wcscoll for _locale.strcoll if available. by Martin v. Löwis · 22 years ago
  38. e1d18f5 Fix an error message in the _winreg module. The error message referred by Thomas Heller · 22 years ago
  39. 2a799bf datetime escapes the sandbox. The Windows build is all set. I leave it by Tim Peters · 22 years ago
  40. 7e5bf67 history update by Andrew MacIntyre · 22 years ago
  41. e7a8cad make BSDDB 1.85 module buildable again after BSDDB3 module import by Andrew MacIntyre · 22 years ago
  42. b0cd38c Oops, MSVC was still open, so the project file was not yet saved. by Thomas Heller · 22 years ago
  43. bb4b7d2 Copied the sources from the distutils CVS repository. by Thomas Heller · 22 years ago
  44. c7ff90b Forgot a paren in the MSVC + 64-bit + Intel case. by Tim Peters · 22 years ago
  45. 0628433 Some help for SF 614770: MSVC 7.0 compiler support by Tim Peters · 22 years ago
  46. b0ead4e Start building the bz2 module on Windows. by Tim Peters · 22 years ago
  47. c78462f The MS resource compiler simply cannot be convinced to do arithmetic by Tim Peters · 22 years ago
  48. ce2f663 Repair the DLL name -- this has to match the major.minor version numbers. by Tim Peters · 22 years ago
  49. c2e85bd Patch 594001: PEP 277 - Unicode file name support for Windows NT. by Mark Hammond · 22 years ago
  50. e3a8e7e Call me anal, but there was a particular phrase that was speading to by Guido van Rossum · 22 years ago
  51. 1adbceb update contact info by Andrew MacIntyre · 22 years ago
  52. 1994c7f Prep for 2.3: by Andrew MacIntyre · 22 years ago
  53. ffcf899 make port notes current by Andrew MacIntyre · 22 years ago
  54. 4fffdff Build process updates: by Andrew MacIntyre · 22 years ago
  55. fe51c6d Excise DL_EXPORT/DL_IMPORT from Modules/*. Required adding a prototype by Mark Hammond · 22 years ago
  56. 2795dae Remove a strange single quote that didn't seem to upset the compilers! by Mark Hammond · 22 years ago
  57. e407e2a Nuke the only DL_* in this directory. by Mark Hammond · 22 years ago
  58. 8235ea1 Land Patch [ 566100 ] Rationalize DL_IMPORT and DL_EXPORT. by Mark Hammond · 22 years ago
  59. 02488ff Windows has no actual need for BAD_STATIC_FORWARD, so got rid of it. by Tim Peters · 22 years ago
  60. 7a1f917 WINDOWS_LEAN_AND_MEAN: There is no such symbol, although a very few by Tim Peters · 22 years ago
  61. 943382c Removed WITH_CYCLE_GC #ifdef-ery. Holes: by Tim Peters · 22 years ago
  62. 6238d2b Patch #569753: Remove support for WIN16. by Martin v. Löwis · 22 years ago
  63. 0444302 Nuked another reference to newmodule.c. by Tim Peters · 22 years ago
  64. 0add0e8 Removed newmodule.c from the project, and removed references to it from by Tim Peters · 22 years ago
  65. bea18cc SF patch 568629 by Oren Tirosh: types made callable. by Guido van Rossum · 22 years ago
  66. 14f8b4c Patch #568124: Add doc string macros. by Martin v. Löwis · 22 years ago
  67. b3bfa7f refresh to pick up recent changes by Andrew MacIntyre · 22 years ago
  68. 4a79e36 make _sre a dynamically loadable module and build xxsubtype by Andrew MacIntyre · 22 years ago
  69. 2befa48 Patch #505375: Make doc strings optional. by Martin v. Löwis · 22 years ago
  70. 07c639f add enumobject.c to build machinery by Andrew MacIntyre · 22 years ago
  71. 63c9d50 add enumobject.c to build machinery by Andrew MacIntyre · 22 years ago
  72. 639295f Enable universal newlines on Windows. Note that NEWS needs more words! by Tim Peters · 22 years ago
  73. c15acef Fix grammar by Neal Norwitz · 22 years ago
  74. 6c65531 update build infrastructure for pymalloc and bool changes by Andrew MacIntyre · 22 years ago
  75. 362ed34 Different .pyc icon - use "paler" colors to better differentiate it from the main .py icon. As discussed with Tim (prompted by cl.lpy posting) by Mark Hammond · 22 years ago
  76. e7fefbf Fix bugs: by Mark Hammond · 22 years ago
  77. 031829d Use symbolic METH_VARARGS instead of 1 for ml_flags by Neal Norwitz · 22 years ago
  78. b26f363 Enable pymalloc by default in the Windows build. by Tim Peters · 22 years ago
  79. 272cb40 Patch #520062: Support IPv6 with VC.NET. by Martin v. Löwis · 22 years ago
  80. 41d97d6 Create and populate OS/2 EMX port build directory: by Andrew MacIntyre · 22 years ago
  81. 30022ea Removed #include of obsolete ver.h. VC6 doesn't need it, and David Ascher by Tim Peters · 22 years ago
  82. cdc4451 Include <unistd.h> in Python.h. Fixes #500924. by Martin v. Löwis · 23 years ago
  83. 83a3f0c Windows build: close out 2.2, prep for 2.3. by Tim Peters · 23 years ago
  84. fc1a7ce Update the example Windows extension to 2.2 (was hardcoded to 2.1). by Tim Peters · 23 years ago
  85. 1ca1296 The parser doesn't need its own implementation of assert, and having its by Tim Peters · 23 years ago
  86. 58ab084 PyWin_FindRegisteredModule(): Conversion of sprintf() to by Barry Warsaw · 23 years ago
  87. 603c683 SF patch 473749 compile under OS/2 VA C++, from Michael Muller. by Tim Peters · 23 years ago
  88. 5b40f1c SF bug #474077 2.2b1: Error compiling extns with BCC by Tim Peters · 23 years ago
  89. 1566a17 Get hotshot closer to compiling on Windows. by Tim Peters · 23 years ago
  90. 19fdbfb Fix bug #410274 - sys.prefix isn't always set. by Mark Hammond · 23 years ago
  91. c2d272a Base address updates for bug #442142 - DLL base assignments need update by Mark Hammond · 23 years ago
  92. 6e13a56 Enable large file support on Win32 systems. by Tim Peters · 23 years ago
  93. 79248aa SF bug [#456252] Python should never stomp on [u]intptr_t. by Tim Peters · 23 years ago
  94. a6b9e3c Windows fiddling for 2.2a2: bump build number; update copyright and by Tim Peters · 23 years ago
  95. 6d6c1a3 Merge of descr-branch back into trunk. by Tim Peters · 23 years ago
  96. 76f373d Repair more now-obsolete references to config.h. by Tim Peters · 23 years ago
  97. 4f1cd8b Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774. by Martin v. Löwis · 23 years ago
  98. 7d4bb9f Add -E command line switch (ignore environment variables like PYTHONHOME by Neil Schemenauer · 23 years ago
  99. 832181e Define the constants needed to allow the os.tempnam(), os.tmpfile(), and by Fred Drake · 23 years ago
  100. 0d5dd68 Python.h: Don't attempt to redefine NDEBUG if it's already defined. by Tim Peters · 23 years ago