1. 9350234 Update nasm location. by Georg Brandl · 16 years ago
  2. b2d61bd The _lsprof module could crash the interpreter if it was given an external by Brett Cannon · 16 years ago
  3. 09c0178 bsddb4.7.3pre9 renamed to 4.7.3 by Jesus Cea · 16 years ago
  4. e14267b merge in the fix for test_ftplib on some bots [reviewed by Georg] by Benjamin Peterson · 16 years ago
  5. 7ff19fa Don't show version in title. by Georg Brandl · 16 years ago
  6. baf59e0 No downloads for RCs. by Georg Brandl · 16 years ago
  7. b51f81d note the 2to3 -d could be useful for other refactoring by Benjamin Peterson · 16 years ago
  8. 4fad6fa better grammar by Benjamin Peterson · 16 years ago
  9. 7a4a93b #1415508: Document two functions by Andrew M. Kuchling · 16 years ago
  10. ac77166 #1579477: mention necessity to flush output before exec'ing by Andrew M. Kuchling · 16 years ago
  11. 4008ef0 clarify a few things by Benjamin Peterson · 16 years ago
  12. e689605 #3510: future-proof text by Andrew M. Kuchling · 16 years ago
  13. dee0b17 backport r66656 so people using -Qnew aren't affected by Benjamin Peterson · 16 years ago
  14. 003d746 enable refactor tests by Benjamin Peterson · 16 years ago
  15. 08be291 Merged revisions 66511,66548-66549,66644,66646-66652 via svnmerge from by Benjamin Peterson · 16 years ago
  16. 7f8f660 2to3's api should be considered unstable by Benjamin Peterson · 16 years ago
  17. f609cf2 Add a last bunch of items by Andrew M. Kuchling · 16 years ago
  18. 3c0c483 give ftplib a real test suite by Benjamin Peterson · 16 years ago
  19. fc5ea39 #3967: Correct a crash in count() and find() methods of string-like objects. by Amaury Forgeot d'Arc · 16 years ago
  20. da84d21 typos. by Georg Brandl · 16 years ago
  21. 0eee7c6 add an 'other options' section by Benjamin Peterson · 16 years ago
  22. f1c08f0 add the beginnings of a C-API 2 -> 3 porting guide by Benjamin Peterson · 16 years ago
  23. 6ee7bc0 Fix namedtuple bug reported by Glenn Linderman. Template did not form correctly if the field names were input in Unicode. by Raymond Hettinger · 16 years ago
  24. 17617a0 #3965: on Windows, open() crashes if the filename or the mode is invalid, by Amaury Forgeot d'Arc · 16 years ago
  25. 22d3c92 add a NEWs entry for r66614 by Benjamin Peterson · 16 years ago
  26. e86b07c Bug #3951: Py_USING_MEMORY_DEBUGGER should not be enabled by default. by Martin v. Löwis · 16 years ago
  27. 52d52f1 #3950 fix missing scale factors in turtle.py by Benjamin Peterson · 16 years ago
  28. a85c95d Fix issue #3547: ctypes is confused by bitfields of varying integer types by Thomas Heller · 16 years ago
  29. 8798c90 Improve wording by Andrew M. Kuchling · 16 years ago
  30. 1379ae0 Indentation normalization. by Georg Brandl · 16 years ago
  31. a74d675 backport the atexit test for r66563 by Benjamin Peterson · 16 years ago
  32. 5cd5f12 Bugfix for issue3885 and 'DB.verify()' crash. by Jesus Cea · 16 years ago
  33. 09979a1 Issue #3945: Fixed compile error on cygwin. (initializer element is not constant) by Hirokazu Yamamoto · 16 years ago
  34. fe7c26d mention how to override boolean evaluation by Benjamin Peterson · 16 years ago
  35. 3e876fd clean up docs for platform's linux_distribution and dist functions by Benjamin Peterson · 16 years ago
  36. ffb3cca use the new threading properties for multiprocessing (reviewed by Jesse #3927) by Benjamin Peterson · 16 years ago
  37. 41c56b5 build_os2emx.patch in issue 3868 - update OS/2 EMX makefile and config files by Andrew MacIntyre · 16 years ago
  38. f8db822 any platform without HAVE_LOG1P should have DBL_EPSILON in <float.h> by Andrew MacIntyre · 16 years ago
  39. 8c47cab should use macro'ed symbols not direct by Andrew MacIntyre · 16 years ago
  40. 29fdcad Fill out download page. by Georg Brandl · 16 years ago
  41. 2c7470d #3879 fix a regression in urllib.getproxies_environment by Benjamin Peterson · 16 years ago
  42. 1672e10 Issue #3925: Ignores shutil.rmtree error on cygwin too. by Hirokazu Yamamoto · 16 years ago
  43. 56d380d Issue #3838: TarFile object assigned to self.tar should be closed explicitly. by Hirokazu Yamamoto · 16 years ago
  44. 267acd2 Add "dist" target. by Georg Brandl · 16 years ago
  45. afeea07 #3918: note that uniform() args can be swapped. by Georg Brandl · 16 years ago
  46. 450a7f5 Update readme and Makefile (web builder doesn't exist). by Georg Brandl · 16 years ago
  47. a438c85 #3897: _collections now has an underscore. by Georg Brandl · 16 years ago
  48. e4c1f11 #3901: bsddb fix. by Georg Brandl · 16 years ago
  49. 83463ce #3914: add //= to the augmented assign operators. by Georg Brandl · 16 years ago
  50. 73ac29e #3916: fixes for docs wrt. Windows directory layout by Georg Brandl · 16 years ago
  51. 4517323 #3912: document default for *places* arg. by Georg Brandl · 16 years ago
  52. 2f3bd83 #3852: fix some select.kqueue and kevent docs. by Georg Brandl · 16 years ago
  53. e1d9dca Use AMD64 version of CRT in just-for-me installations for Win64 installers. by Martin v. Löwis · 16 years ago
  54. 175d007 Bug #3887: Package x64 version of CRT for AMD64 Windows binaries. by Martin v. Löwis · 16 years ago
  55. 5576091 Correct information about the tarfile module. by Lars Gustäbel · 16 years ago
  56. 3134f14 Improve docs for super(). by Raymond Hettinger · 16 years ago
  57. 5aaa3e5 Fix for documentation bug. Fixes issue 3904. by Josiah Carlson · 16 years ago
  58. fbb388b tabify by Benjamin Peterson · 16 years ago
  59. 0c5ca57 done with 2.6rc2 by Barry Warsaw · 16 years ago
  60. 877d58d Tagging 2.6rc2 by Barry Warsaw · 16 years ago
  61. 6af1619 Bumping to 2.6rc2 by Barry Warsaw · 16 years ago
  62. 900155f avoid putting unicode objects in the environment causing by Mark Hammond · 16 years ago
  63. 9f381ec On Windows, temporarily disable the bsddb test referenced in bug 3892. by Mark Hammond · 16 years ago
  64. 8c2b7dc fix possible integer overflows in _hashopenssl #3886 by Benjamin Peterson · 16 years ago
  65. b8966ab document compileall command flags by Benjamin Peterson · 16 years ago
  66. b34c3f4 Note sqlite3 version; move item by Andrew M. Kuchling · 16 years ago
  67. 24c9021 Remove comment about improvement: pystone is about the same, and by Andrew M. Kuchling · 16 years ago
  68. 026bcce Markup fixes by Andrew M. Kuchling · 16 years ago
  69. b40890d usage by Skip Montanaro · 16 years ago
  70. 4da1da0 #3888: add some deprecated modules in whatsnew. by Georg Brandl · 16 years ago
  71. 6be425c be less wordy by Benjamin Peterson · 16 years ago
  72. c8fd1bc Fix typo. by Georg Brandl · 16 years ago
  73. c237f8e Merged revisions 66470 via svnmerge from by Benjamin Peterson · 16 years ago
  74. 687dfd2 Rewrite item a bit by Andrew M. Kuchling · 16 years ago
  75. c272362 mention that object.__init__ no longer takes arbitrary args and kwargs by Benjamin Peterson · 16 years ago
  76. 9feab31 Pick up a few more definitions from the glossary on the wiki. by Skip Montanaro · 16 years ago
  77. f02c5f3 Review usage. Fix a mistake in the new-style class definition. Add a by Skip Montanaro · 16 years ago
  78. 0c280c0 Fix grammar. by Martin v. Löwis · 16 years ago
  79. b080256 Set eol-style to native. by Martin v. Löwis · 16 years ago
  80. 4eb18f9 Issue #3617: Include a licensing statement regarding the Microsoft C runtime in the Windows installer. by Martin v. Löwis · 16 years ago
  81. 881c487 clarify that radix for int is not 'guessed' by Benjamin Peterson · 16 years ago
  82. 5f671df fix a name issue; note all doc files should be encoded in utf8 by Benjamin Peterson · 16 years ago
  83. 3c9f541 Issue #3850: Misc/find_recursionlimit.py was broken. by Antoine Pitrou · 16 years ago
  84. d51e07f Merged revisions 66191,66418,66438,66445 via svnmerge from by Benjamin Peterson · 16 years ago
  85. 9af9498 Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. by Georg Brandl · 16 years ago
  86. f2a2c79 remove duplicate target by Benjamin Peterson · 16 years ago
  87. 3ce0dee Incorporate some suggestions by Tait Stevens. by Georg Brandl · 16 years ago
  88. a9aff01 Change product code of Win64 installer to allow simultaneous installation on Win32 and Win64; also change product name to be able to distinguish the two in ARP. by Martin v. Löwis · 16 years ago
  89. ab0b29b Issue #3833: Use a different upgrade code for Win64 installers. by Martin v. Löwis · 16 years ago
  90. 54bdbad Use title case by Andrew M. Kuchling · 16 years ago
  91. 09e8093 #3288: Document as_integer_ratio by Andrew M. Kuchling · 16 years ago
  92. bf64c04 Remove extra 'the'; the following title includes it by Andrew M. Kuchling · 16 years ago
  93. 64fc6ae Use title case by Andrew M. Kuchling · 16 years ago
  94. d9a9c10 Update uses of string exceptions by Andrew M. Kuchling · 16 years ago
  95. 0bef158 Fix SyntaxError by Andrew M. Kuchling · 16 years ago
  96. c997f17 Subclass exception by Andrew M. Kuchling · 16 years ago
  97. dda0ce7 Remove semicolon by Andrew M. Kuchling · 16 years ago
  98. 2a9b9cb #687648 from Robert Schuppenies: use classic division. by Andrew M. Kuchling · 16 years ago
  99. e91fcbd #687648 from Robert Schuppenies: use classic division. From me: remove two stray semicolons by Andrew M. Kuchling · 16 years ago
  100. 8bd9a2f #687648 from Robert Schuppenies: use classic division. From me: don't use string exception; add __main__ section by Andrew M. Kuchling · 16 years ago