1. 235350a Add a small sleep to let a subprocess start before terminating it. by Brian Curtin · 15 years ago
  2. f03641a Add argparse example by Andrew M. Kuchling · 15 years ago
  3. 661303f Issue #5277: Fix quote counting when parsing RFC 2231 encoded parameters. by R. David Murray · 15 years ago
  4. b6705ac Fix overzealous patterns in .hgignore, which used to hide files containing e.g. "python". by Antoine Pitrou · 15 years ago
  5. 2c4798b In test_winsound, don't try to import _winreg until after checking that winsound is supported. by Mark Dickinson · 15 years ago
  6. d073107 Get rid of multi-row cells. by Georg Brandl · 15 years ago
  7. d5c50b3 Fix #7306. Add skips to test_winsound when no default sound is configured. by Brian Curtin · 15 years ago
  8. ce69052 Add an item; stray edit by Andrew M. Kuchling · 15 years ago
  9. bc96f32 Fix #8364. Update the setquit docstring and change a built-in to builtin. by Brian Curtin · 15 years ago
  10. 44340e6 Add usage notes for collections.Counter(). by Raymond Hettinger · 15 years ago
  11. 78ab583 More struct doc tweaks. by Mark Dickinson · 15 years ago
  12. b633f10 Rewrap some long lines in struct module doc source. by Mark Dickinson · 15 years ago
  13. bbacb83 Issue #7355: Various improvements to struct module documentation. by Mark Dickinson · 15 years ago
  14. 4e20ab2 Update the Windows FAQ's text about os.kill (#1220212). by Brian Curtin · 15 years ago
  15. 1a14d3d Issue #7585: use tab between components in unified and context diff headers. by R. David Murray · 15 years ago
  16. 9aca91d Issue #8367: Fix spurious test failure on systems without a sound card. by Stefan Krah · 15 years ago
  17. fa900d4 typo by Barry Warsaw · 15 years ago
  18. 27ef937 Issue #7472: ISO-2022 charsets now consistently use 7bit CTE. by R. David Murray · 15 years ago
  19. d10b65e Adding additional examples of valid urls as per RFC 3986 (for issue8339) by Senthil Kumaran · 15 years ago
  20. 5a96543 Re-enable all tests, to see which ones fail on the buildbots. by Martin v. Löwis · 15 years ago
  21. 7f7765c Issue #8330: Fix expected output in test_gdb. by Martin v. Löwis · 15 years ago
  22. 9843178 It is possible to add extra testing options using EXTRATESTOPTS. by Antoine Pitrou · 15 years ago
  23. ab5ce72 Fix misplaced items and incorrect title. by Antoine Pitrou · 15 years ago
  24. fc53153 Issue #8374: Update the internal alias table in the :mod:`locale` module by Antoine Pitrou · 15 years ago
  25. 4515f0d Add several items by Andrew M. Kuchling · 15 years ago
  26. fdf1b56 Minor factoring by Raymond Hettinger · 15 years ago
  27. a185839 Fix for issues #3581, #1481 and #7650: by Stefan Krah · 15 years ago
  28. 6d7dfa2 Add two items by Andrew M. Kuchling · 15 years ago
  29. 884d0a3 Two typo fixes by Andrew M. Kuchling · 15 years ago
  30. f11363d Add descriptor howto to main documentation by Raymond Hettinger · 15 years ago
  31. 7c2ab87 Remove distutils section by Andrew M. Kuchling · 15 years ago
  32. bfe8a84 name correct by Andrew M. Kuchling · 15 years ago
  33. a11da59 add test for class with no operations defined by Benjamin Peterson · 15 years ago
  34. ec6393f Add various items by Andrew M. Kuchling · 15 years ago
  35. ca2413e Punctuation fix by Andrew M. Kuchling · 15 years ago
  36. fced908 Two grammar fixes by Andrew M. Kuchling · 15 years ago
  37. e694e00 Add the sorting HOWTO to the main docs. by Raymond Hettinger · 15 years ago
  38. bba8f2d Revert temporary commit in r79937 by Antoine Pitrou · 15 years ago
  39. 16e026c Temporary commit of fix to issue #5380 (in order to watch buildbot response) by Antoine Pitrou · 15 years ago
  40. cdd98fb fix PYTHONWARNINGS handling to not modify the original env value and improve by Philip Jenvey · 15 years ago
  41. b60ee46 Refactor a couple inspect module tests to remove duplicate code by Jean-Paul Calderone · 15 years ago
  42. bb66973 adjust gc_collect for Jython by Philip Jenvey · 15 years ago
  43. 1240906 towards beta 2 by Benjamin Peterson · 15 years ago
  44. 4e45512 Issue 8361: Remove assert from functools.total_ordering by Raymond Hettinger · 15 years ago
  45. 55b2138 tag first 2.7b1 beta by Benjamin Peterson · 15 years ago
  46. 2cab8db update pydoc-topics by Benjamin Peterson · 15 years ago
  47. fbac6c1 bump version to 2.7b1 by Benjamin Peterson · 15 years ago
  48. 14459d5 Fix typo in comment by Nick Coghlan · 15 years ago
  49. 1362366 Try to turn some buildbots green by allowing test_multiprocessing to pass even if it hits the sys.exc_clear code in the threading module, and improve the test coverage by making the ctypes dependencies a bit more granular (two of the cited ctypes objects don't exist on my system) by Nick Coghlan · 15 years ago
  50. 9352f1c #8346: update version. by Georg Brandl · 15 years ago
  51. 90aae55 #8360: skipTest was added in 2.7. by Georg Brandl · 15 years ago
  52. a1d61d0 Fixup new itertools recipes. by Raymond Hettinger · 15 years ago
  53. 343314a Revert r79915 (temporary commit to check for buildbots -> the fix was successful) by Antoine Pitrou · 15 years ago
  54. 9c6cd56 Temporarily commit fix to issue #8108, to check for buildbot response by Antoine Pitrou · 15 years ago
  55. 92719c5 SSL_MODE_AUTO_RETRY has been added in OpenSSL 0.9.6. Fix compilation by Antoine Pitrou · 15 years ago
  56. 7bc26b9 Issue #8348: Fix test ftp url in test_urllib2net. by Martin v. Löwis · 15 years ago
  57. e84089e Issue #8204: Fix test_ttk notebook test by forcing focus. by Martin v. Löwis · 15 years ago
  58. 1b287c7 Issue #8344: Fix test_ttk bug on FreeBSD. by Martin v. Löwis · 15 years ago
  59. 7591285 This check-in fixes two problems: by Ronald Oussoren · 15 years ago
  60. efc2f49 Correction of unittest documentation typos and omissions by Michael Foord · 15 years ago
  61. 91a2c89 Switch regrtest to use StringIO instead of cStringIO for test_multiprocessing on Windows. Issue 8333. by Michael Foord · 15 years ago
  62. f6ff26c unittest.result.TestResult does not create its buffers until they're used. It uses StringIO not cStringIO. Issue 8333. by Michael Foord · 15 years ago
  63. 9a39ecc Issue #8337: Disable the remaining test also for now. by Martin v. Löwis · 15 years ago
  64. 6d22cfc Document the libffi FreeBSD fix. by Jeroen Ruigrok van der Werven · 15 years ago
  65. 422c742 FreeBSD is not a sysv platform, so use freebsd.S instead of sysv.S (as is by Jeroen Ruigrok van der Werven · 15 years ago
  66. 16ea548 Issue #8314: Fix unsigned long long bug in libffi on Sparc v8. by Martin v. Löwis · 15 years ago
  67. 65605f7 Use some more interesting test values for (unsigned) long long ctypes tests, by Mark Dickinson · 15 years ago
  68. 497256b Issue #8331: logging: fixed some grammatical errors in documentation. by Vinay Sajip · 15 years ago
  69. ef7590e Issue #8328: Silence Visual Studio warnings. by Stefan Krah · 15 years ago
  70. 5a5a37c document new PYTHONWARNINGS env var by Philip Jenvey · 15 years ago
  71. f3a8c66 tell people to update python.man, too by Benjamin Peterson · 15 years ago
  72. aebbaeb #7301: add the environment variable $PYTHONWARNINGS to supplement the -W by Philip Jenvey · 15 years ago
  73. c1bf677 Fix module directory finding logic for dotted paths in unittest test discovery. by Michael Foord · 15 years ago
  74. ccd8bc8 Issue #8327: logging: Clarification of propagation functionality in documentation. by Vinay Sajip · 15 years ago
  75. ad971d6 More NaN consistency doc fixes. by Mark Dickinson · 15 years ago
  76. e07acb5 Use consistent spelling for nans (thanks Georg for noticing). by Mark Dickinson · 15 years ago
  77. 3a1dfa2 remove a optimization that resulted in unexpected behavior #8929 by Benjamin Peterson · 15 years ago
  78. 22c62dd use skip decorator by Benjamin Peterson · 15 years ago
  79. fb12044 Fix syntax. by Georg Brandl · 15 years ago
  80. 99e73f9 Issue #7947: Clarify math module behaviour for IEEE 754 special cases, along by Mark Dickinson · 15 years ago
  81. ea7e551 Silence a 'comparison between signed and unsigned integer expressions' gcc warning. by Mark Dickinson · 15 years ago
  82. a5db431 Issue #8259: Clarify that there's an upper bound on the right-hand operand of a shift operator. by Mark Dickinson · 15 years ago
  83. 3b4c989 Issue #8193: Fix test_zlib failure with zlib 1.2.4. by Antoine Pitrou · 15 years ago
  84. 8279167 Misc/NEWS entry for r79843. by Mark Dickinson · 15 years ago
  85. 3ec9b94 Issue #8259: Get rid of 'outrageous left shift count' error when by Mark Dickinson · 15 years ago
  86. 72ec2e2 14 years later, we still don't know what it's for. by Antoine Pitrou · 15 years ago
  87. 6a92860 Note that PEP 378 also applies to int. by Eric Smith · 15 years ago
  88. 2b051d7 Add JP. by Georg Brandl · 15 years ago
  89. c466385 Fixed PEP 378 example. by Eric Smith · 15 years ago
  90. abe448c #8320: document return value of recv_into(). by Georg Brandl · 15 years ago
  91. e266d3e ready _sre types by Benjamin Peterson · 15 years ago
  92. 021f334 Fix several links and other mistakes. by Ezio Melotti · 15 years ago
  93. b02b311 Fix Issue8262 - changing RuntimeError wording to "Threads can only be started once" by Senthil Kumaran · 15 years ago
  94. f9de534 Issue #8321: Give access to OpenSSL version numbers from the `ssl` module, by Antoine Pitrou · 15 years ago
  95. fce1d31 Fix a failing test on an apparently slow Windows buildbot. by Brian Curtin · 15 years ago
  96. 56506a6 Use a better NaN test in _Py_HashDouble as well. by Mark Dickinson · 15 years ago
  97. e1d665a Classes that override __eq__ also need to define __hash__. by Raymond Hettinger · 15 years ago
  98. 5e0c274 Use a more robust infinity check in _Py_HashDouble. by Mark Dickinson · 15 years ago
  99. 0c08009 Issue 8316: make test_gdb robust in the face of differing terminal by R. David Murray · 15 years ago
  100. 0b93a6b added a note for Andrew, about distutils2 by Tarek Ziadé · 15 years ago