1. 7ed117a Issue #10637: Called CloseHandle twice in os.stat/os.lstat (Windows) by Hirokazu Yamamoto · 14 years ago
  2. 2c1ecc3 Martin's name with Unicode. by Raymond Hettinger · 14 years ago
  3. c2c7c37 Make the example a little more interesting and useful. by Raymond Hettinger · 14 years ago
  4. 673ccf2 Clean-ups and examples. by Raymond Hettinger · 14 years ago
  5. 68f1e8d Spelling. by Raymond Hettinger · 14 years ago
  6. a026633 More cleanups and examples. by Raymond Hettinger · 14 years ago
  7. 677e10a Add example for the entry for argparse by Raymond Hettinger · 14 years ago
  8. 9b955de use the more direct API by Benjamin Peterson · 14 years ago
  9. 9b4e27e add news note by Benjamin Peterson · 14 years ago
  10. 0eb7f86 return views from dict proxy items/values/keys #10630 by Benjamin Peterson · 14 years ago
  11. b5d7933 Add entry for new pdb features by Raymond Hettinger · 14 years ago
  12. 3f9734c Add entry for the new sysconfig module. by Raymond Hettinger · 14 years ago
  13. 778645a Fix typo by David Malcolm · 14 years ago
  14. 1fa7682 Note improvements to the docs. by Raymond Hettinger · 14 years ago
  15. 7c23ea2 Don't use deprecated aliases. by Georg Brandl · 14 years ago
  16. fbb56ed Remove visible XXX comments. by Georg Brandl · 14 years ago
  17. b87ba26 Typo fixups. by Raymond Hettinger · 14 years ago
  18. d53ee5d Automate build for python3.dll. Package missing files. by Martin v. Löwis · 14 years ago
  19. f645b0e Retagging 3.2b1. by Georg Brandl · 14 years ago
  20. 65b2eb9 Fix title. by Georg Brandl · 14 years ago
  21. 4392b56 Remove tag. by Georg Brandl · 14 years ago
  22. b550308 Take PyUnicode_TransformDecimalToASCII out of the limited API. by Georg Brandl · 14 years ago
  23. 5ce0c6f Tagging 3.2b1. by Georg Brandl · 14 years ago
  24. e5e1a98 Nits and todos by Raymond Hettinger · 14 years ago
  25. 3ad4675 Apply rest of #10628, and add a few todo comments. by Georg Brandl · 14 years ago
  26. 724d089 Temporarily disable newly failing test for the release. by Georg Brandl · 14 years ago
  27. 7bd5dbe More fine-grained monitoring of alterations to logging state by Nick Coghlan · 14 years ago
  28. 413abbc Spelling by Raymond Hettinger · 14 years ago
  29. dc2f9b5 Update the unittest section. by Raymond Hettinger · 14 years ago
  30. 7d81975 Issue 10626 investigation: regrtest now checks for alterations to the logging state in the current process (and yes, test_pydoc alters it) by Nick Coghlan · 14 years ago
  31. e5e728b New string format character. by Raymond Hettinger · 14 years ago
  32. d8fae4e Optimization notes. by Raymond Hettinger · 14 years ago
  33. 26253bb Should use posix_error here. by Hirokazu Yamamoto · 14 years ago
  34. 43b5a85 Describe the transform/untranform methods by Raymond Hettinger · 14 years ago
  35. dadf93c Note the updates to range objects. by Raymond Hettinger · 14 years ago
  36. 7467351 Sorry, I had introduced tab in source code. by Hirokazu Yamamoto · 14 years ago
  37. 8e9fe9f Avoid possible zombi process. by Hirokazu Yamamoto · 14 years ago
  38. 2668145 Now can reproduce the error on AMD64 Windows Server 2008 by Hirokazu Yamamoto · 14 years ago
  39. c269ae8 Optimization of Timsort. by Raymond Hettinger · 14 years ago
  40. a5a3554 Start the argparse entry. by Raymond Hettinger · 14 years ago
  41. 6e35394 Mention itertools.accumulate(). by Raymond Hettinger · 14 years ago
  42. 6f04adc Fill-in stub for concurrent.futures by Raymond Hettinger · 14 years ago
  43. d9404b5 Doc nit. by Raymond Hettinger · 14 years ago
  44. 41ea8ae Bump to 3.2b1. by Georg Brandl · 14 years ago
  45. 4640237 Fix markup errors. by Georg Brandl · 14 years ago
  46. bccb8be Update suspicious exceptions. by Georg Brandl · 14 years ago
  47. b0592a6 Update pydoc topics. by Georg Brandl · 14 years ago
  48. 8c30a71 Silence compile error by Antoine Pitrou · 14 years ago
  49. 8c647cd clarify the docs and new warning message. by Gregory P. Smith · 14 years ago
  50. 2f0fd0f configparser: mapping protocol access get() handles configparser-specific arguments as well by Łukasz Langa · 14 years ago
  51. 1215915 Use proper plural forms in argparse (#4391) by Éric Araujo · 14 years ago
  52. 13d49ee Issue #10601: sys.displayhook uses 'backslashreplace' error handler on by Victor Stinner · 14 years ago
  53. 44588b4 More issue #10624: Add requires_IEEE_754 to __all__. by Eric Smith · 14 years ago
  54. 34748cd Fix test suite to not activate new sigint behavior in pdb. by Georg Brandl · 14 years ago
  55. f3fa568 Fix typo. by Georg Brandl · 14 years ago
  56. f8b893e Fix accidental checkin. by Georg Brandl · 14 years ago
  57. cbc79c7 Add display/undisplay pdb commands. by Georg Brandl · 14 years ago
  58. 44f2b64 #7245: Add a SIGINT handler on continue in pdb that allows to break a program again by pressing Ctrl-C. by Georg Brandl · 14 years ago
  59. 1ed77f3 Issue 10625: Add tests for negative zeros in complex str and repr. by Eric Smith · 14 years ago
  60. 3ab08ca Issue #10624: Use support.requires_IEEE_754 in all appropriate tests. by Eric Smith · 14 years ago
  61. 932e49e Fix PEP number. by Martin v. Löwis · 14 years ago
  62. 535c077 support for checking test coverage added. by Łukasz Langa · 14 years ago
  63. f24a0d9 Issue #10624: Move requires_IEEE_754 into test.support. I'll fix up other uses of it shortly. by Eric Smith · 14 years ago
  64. 70099a1 Removed static function complex_format, moved it into complex_repr. Modified tests to check both str and repr, which are the same for complex. by Eric Smith · 14 years ago
  65. 7b1bee4 Use copysign to produce appropriately signed zeros instead of trying to worm around possible compiler optimizations. by Mark Dickinson · 14 years ago
  66. 2cf9ddb configparser: fixed inconsistency where in SafeConfigParser option values by Łukasz Langa · 14 years ago
  67. d2a9b20 Issue #10596: Fix float.__mod__ to have the same behaviour as by Mark Dickinson · 14 years ago
  68. 7f4bc00 I hope this will fix Win2008(x64) buildbot error. by Hirokazu Yamamoto · 14 years ago
  69. 0d012f2 Expose CompileString, not CompileStringFlags under the limited API. by Martin v. Löwis · 14 years ago
  70. 66f2623 Remove some unecessary '#ifdef Py_NAN's from floatobject.c by Mark Dickinson · 14 years ago
  71. 24bcc61 configparser: minute refactoring of RawConfigParser.items() by Łukasz Langa · 14 years ago
  72. 09b0b3a issue10622: fix superflous scrollbar on the right side of <pre> boxes in the by Gregory P. Smith · 14 years ago
  73. d4cc7bf issue6559: Adds a pass_fds parameter to subprocess.Popen that allows the caller by Gregory P. Smith · 14 years ago
  74. 1acb746 Add the "interact" pdb command from pdb++. by Georg Brandl · 14 years ago
  75. 732324a #7905: Actually respect the keyencoding parameter to shelve.Shelf. by Georg Brandl · 14 years ago
  76. c9fb3c6 Fix indentation in Objects/longobject.c by Mark Dickinson · 14 years ago
  77. c29cc6a #1569291: speed up array.repeat() by making only O(log n) memcpy() calls; the code follows unicode_repeat. by Georg Brandl · 14 years ago
  78. 9d87119 #1772833: add -q command line option. by Georg Brandl · 14 years ago
  79. cbd2ab1 #1513299: cleanup some map() uses where a comprehension works better. by Georg Brandl · 14 years ago
  80. 8334fd9 Add an "optimize" parameter to compile() to control the optimization level, and provide an interface to it in py_compile, compileall and PyZipFile. by Georg Brandl · 14 years ago
  81. 427d314 Fixed several corner case issues on os.stat/os.lstat related to reparse by Hirokazu Yamamoto · 14 years ago
  82. b416230 refactor the warning test. by Gregory P. Smith · 14 years ago
  83. 10064e9 Add the NEWS entry for issue7904 by Senthil Kumaran · 14 years ago
  84. d9e833c #6045: provide at least get() and setdefault() for all dbm modules. by Georg Brandl · 14 years ago
  85. da72231 Regenerate. by Martin v. Löwis · 14 years ago
  86. 81c9b45 Add Revision keyword. by Martin v. Löwis · 14 years ago
  87. d23047b issue7213 + issue2320: Cause a DeprecationWarning if the close_fds argument is by Gregory P. Smith · 14 years ago
  88. 35f08f0 Make script 2-vs-3-agnostic. by Martin v. Löwis · 14 years ago
  89. e8b0d61 Fix typo. by Georg Brandl · 14 years ago
  90. 942af5a Issue #10557: Fixed error messages from float() and other numeric by Alexander Belopolsky · 14 years ago
  91. 36526bf Correct comment in unittest test by Michael Foord · 14 years ago
  92. 37d120a Issue 10620: Specifying test modules by path instead of module name to 'python -m unittest' by Michael Foord · 14 years ago
  93. e2bb4eb Merged revisions 85551,86156-86157,86464 via svnmerge from by Martin v. Löwis · 14 years ago
  94. 4b9b197 Issue #10534: add NEWS entry for r86983 and r87000. by Terry Reedy · 14 years ago
  95. bcd8988 Issue 10534 deprecate isbjunk and isbpopular methods. by Terry Reedy · 14 years ago
  96. 3a11e71 %s -> %r correction after review by Éric Araujo by Łukasz Langa · 14 years ago
  97. 4d0d471 Merge branches/pep-0384. by Martin v. Löwis · 14 years ago
  98. c4df784 Issue #10272: The ssl module now raises socket.timeout instead of a generic by Antoine Pitrou · 14 years ago
  99. 500be24 Fix indentation. by Georg Brandl · 14 years ago
  100. bb48a8b Allow translators to reorder placeholders in localizable messages from by Éric Araujo · 14 years ago