1. 1220bd7 Merge 2.6.8rc tags into 2.7. by Georg Brandl · 12 years ago
  2. 222ac8c Remove duplicate hgtags entries for 2.6.8rc{1,2}. by Georg Brandl · 12 years ago
  3. 9636e46 Added tag v2.6.8rc2 for changeset bd9e1a02e3e3 by Barry Warsaw · 12 years ago
  4. 2e9fb8d null merge by Barry Warsaw · 12 years ago
  5. 91c4f29 null merge from 2.6 by Barry Warsaw · 12 years ago
  6. b1abc08 Added tag v2.6.8rc2 for changeset 1d1b7b9fad48 by Barry Warsaw · 12 years ago
  7. bd371a4 Bump to 2.6.8rc2 by Barry Warsaw · 12 years ago
  8. 2875b5b Update Docs and NEWS for 2.6.8rc2. by Barry Warsaw · 12 years ago
  9. 5c2689a #14333: fix test_queue so it can be run via standard unittest test discovery. by R David Murray · 12 years ago
  10. b07b730 Issue #14346: Fix some typos in the Mac/README file. by Ned Deily · 12 years ago
  11. 94a1057 Closes #14250: regex.flags has not only explicit flags but also those from the pattern by Georg Brandl · 12 years ago
  12. 5a607b0 Closes #14343: avoid shadowing builtin input() in example code. by Georg Brandl · 12 years ago
  13. ce54617 Closes #14342: remove out-of-date section about avoiding recursion errors. by Georg Brandl · 12 years ago
  14. f354f8e Closes #14306: clarify expensiveness of try-except and update code snippet by Georg Brandl · 12 years ago
  15. e3d7354 explain json.dumps for non-string keys in dicts. closes issue6566. Patch contributed Kirubakaran Athmanathan by Senthil Kumaran · 12 years ago
  16. bee24df #11780: s/throw/raise/ by R David Murray · 12 years ago
  17. 0cc4e53 #11780: document that email.encoders throw TypeError on multipart messages. by R David Murray · 12 years ago
  18. dbc52f8 check for string attribute names in old-style classes (closes #14334) by Benjamin Peterson · 12 years ago
  19. 6e7832b check to make sure the attribute is a string (#14334) by Benjamin Peterson · 12 years ago
  20. 51a65c9 2.7 - Issue #10484: Fix the CGIHTTPServer's PATH_INFO handling problem by Senthil Kumaran · 12 years ago
  21. 4c59211 Fix the urllib closing issue which hangs on particular ftp urls/ftp servers. closes issue11199 by Senthil Kumaran · 12 years ago
  22. f1acd0a merge from 2.7 release branch by Benjamin Peterson · 12 years ago
  23. bf6bf4f Added tag v2.7.3rc2 for changeset d46c1973d3c4 by Benjamin Peterson · 12 years ago
  24. ee933ec bump to 2.7.3rc2 by Benjamin Peterson · 12 years ago
  25. 32a3b14 #12758: removing confusing mention of UTC from time.time description by R David Murray · 12 years ago
  26. 66d2bd7 merge heads by Benjamin Peterson · 12 years ago
  27. 7210025 merge heads. by Gregory P. Smith · 12 years ago
  28. 99576c0 Fixes Issue 14234: fix for the previous commit, keep compilation when by Gregory P. Smith · 12 years ago
  29. c10f5c2 Fixes Issue 14234: fix for the previous commit, keep compilation when by Gregory P. Smith · 12 years ago
  30. e236ad3 merge 2.6 by Barry Warsaw · 12 years ago
  31. e9bc2f7 - Issue #14234: CVE-2012-0876: Randomize hashes of xml attributes in the hash by Barry Warsaw · 12 years ago
  32. 3cef2a9 - rename configure.in to configure.ac by Matthias Klose · 12 years ago
  33. d0e1a5b Fixes Issue #14234: CVE-2012-0876: Randomize hashes of xml attributes by Gregory P. Smith · 12 years ago
  34. c8ff460 Fixes Issue #14234: CVE-2012-0876: Randomize hashes of xml attributes by Gregory P. Smith · 12 years ago
  35. f590e04 Closes #14289: put a link to the CHM download page on the docs download page. by Georg Brandl · 12 years ago
  36. f163efd Issue #5219: Prevent event handler cascade in IDLE. Patch by Roger Serwy. by Martin v. Löwis · 12 years ago
  37. 71e51d6 Merged upstream change. by Vinay Sajip · 12 years ago
  38. 9790e08 Closes #14267: Corrected computation of rollover filename. by Vinay Sajip · 12 years ago
  39. d17a898 Fix closes Issue14281 - Test for cgi.escape by Brian Landers by Senthil Kumaran · 12 years ago
  40. b968b36 merge heads by Senthil Kumaran · 12 years ago
  41. b56b6ff #14179: add tests for re.compile. Patch by Florian Mladitsch. by Ezio Melotti · 12 years ago
  42. c768d4c closes issue14257 - Grammatical fix by Senthil Kumaran · 12 years ago
  43. 814d316 closes issue14257 minor error in glossary wording regarding __hash__ by Senthil Kumaran · 12 years ago
  44. 15b6f3f Fix closes issue14258 - added clarification to \W and \S flags by Senthil Kumaran · 12 years ago
  45. b60156e #14161: fix test failures on Windows. by Ezio Melotti · 12 years ago
  46. eace3a7 #14161: fix compile error under Windows. by Ezio Melotti · 12 years ago
  47. 11f8b68 #14161: fix the __repr__ of file objects to escape the file name. by Ezio Melotti · 12 years ago
  48. f60845b Issue #14252: Fix subprocess.Popen.terminate() to not raise an error under Windows when the child process has already exited. by Antoine Pitrou · 12 years ago
  49. 5081957 Closes #9574: Note that complex constructor doesn't allow whitespace around central operator. by Mark Dickinson · 12 years ago
  50. e107ab3 Moved symlink support into its own module. Ported can_symlink from Python 3.2, skipping symlink test when it cannot be invoked (such as when the symlink privilege is not present). by Jason R. Coombs · 12 years ago
  51. ea4629a Improve the test case to avoid spurious errors about already existing symlinks. by Jason R. Coombs · 12 years ago
  52. 0e17dfb Test in 6c218b9c5c4c was inadvertently converted from #ifdef to #if. Now #ifdef again. by Jason R. Coombs · 12 years ago
  53. 452bfcc #14114: don't include copybutton.js in the htmlhelp output. by Ezio Melotti · 12 years ago
  54. 0e49449 #14114: don't include copybutton.js in the htmlhelp output. by Ezio Melotti · 12 years ago
  55. 11d748e Fix link to global module index. by Georg Brandl · 12 years ago
  56. 94e5c93 update pydoc-topics by Benjamin Peterson · 12 years ago
  57. 6707826 Added tag v2.6.8rc1 for changeset 5356b6c7fd66 by Barry Warsaw · 12 years ago
  58. 2593eac Added tag v2.6.8rc1 for changeset caab08cd2b3e by Barry Warsaw · 12 years ago
  59. 74f4bd5 Bump some more copyright years (as per PEP 101), since this is the first by Barry Warsaw · 12 years ago
  60. 1fbc16d Bump to version 2.6.8rc1. by Barry Warsaw · 12 years ago
  61. 0473486 Added tag v2.7.3rc1 for changeset b2c6aff96e12 by Benjamin Peterson · 12 years ago
  62. a2aa2ef bump to 2.7.3rc1 by Benjamin Peterson · 12 years ago
  63. a13294e null merge from 2.6 by Barry Warsaw · 12 years ago
  64. b383e80 Back port from 2.7: by Barry Warsaw · 12 years ago
  65. 341016e Fix sporadic test_os failure under Windows by Antoine Pitrou · 12 years ago
  66. adbcc4c null merge from 2.6 by Barry Warsaw · 12 years ago
  67. 56fd661 Backport from 2.7: by Barry Warsaw · 12 years ago
  68. fa5d224 null merge from 2.6 by Barry Warsaw · 12 years ago
  69. 6a9005b Backport from 2.7 branch. by Barry Warsaw · 12 years ago
  70. 4b670f5 Fix (presumably) test_hash under big-endian systems (PPC). by Antoine Pitrou · 12 years ago
  71. f00011a Issue #14053: Fix "make patchcheck" to work with MQ. by Nadeem Vawda · 12 years ago
  72. 9329153 Avoid py3k warnings related to sort() of unrelated types. by Antoine Pitrou · 12 years ago
  73. 66e565e merge with 2.6 by Georg Brandl · 12 years ago
  74. 3aec568 Remove reST markup from --help output. Also: O(n**2) is dict construction, not single insertion. by Georg Brandl · 12 years ago
  75. 0607f73 Fix flaky os.urandom test. by Antoine Pitrou · 12 years ago
  76. 6647113 merge 2.6 by Benjamin Peterson · 12 years ago
  77. 4e171d1 don't need this hack anymore by Benjamin Peterson · 12 years ago
  78. 5d6eab9 Null merge by Antoine Pitrou · 12 years ago
  79. 776af40 Fix crash at startup with -W options. by Antoine Pitrou · 12 years ago
  80. cc3fa88 Fix crash at startup with -W options. by Antoine Pitrou · 12 years ago
  81. a1b2af8 Issue #6807: Run msisupport.mak earlier. by Martin v. Löwis · 12 years ago
  82. 9d7601f merge 2.6 by Benjamin Peterson · 12 years ago
  83. 876e789 merge heads by Benjamin Peterson · 12 years ago
  84. dbe0329 merge 2.7 by Barry Warsaw · 12 years ago
  85. f7254bd merge 2.6 by Barry Warsaw · 12 years ago
  86. 8757cad Backport fix from default branch for ./python -R -Wd where hash('d') would not by Barry Warsaw · 12 years ago
  87. 26da920 ensure no one tries to hash things before the random seed is found by Benjamin Peterson · 12 years ago
  88. ef281bd Issue #10580: Minor grammar change in Windows installer. by Martin v. Löwis · 12 years ago
  89. f364b15 null merge from 2.6 by Barry Warsaw · 12 years ago
  90. b69fa1f Let's sort the keys so that this test passes even with random hashes. by Barry Warsaw · 12 years ago
  91. e39ccef carefully don't depend on any dict order by Benjamin Peterson · 12 years ago
  92. b6596c5 remove extra zero by Benjamin Peterson · 12 years ago
  93. 4ab701b sqlite3: Fix 64-bit integer handling in user functions on 32-bit architectures by Petri Lehtinen · 12 years ago
  94. 36b7361 HTMLParser is now able to handle slashes in the start tag. by Ezio Melotti · 12 years ago
  95. 9be6c3d kill interned strings computed before random initialization by Benjamin Peterson · 12 years ago
  96. c7bbd7b don't rely on dict order by Benjamin Peterson · 12 years ago
  97. c59df7d a frozenset is better here by Benjamin Peterson · 12 years ago
  98. 7405934 use set by Benjamin Peterson · 12 years ago
  99. f093724 don't rely on dict order by Benjamin Peterson · 12 years ago
  100. 72949bd this was supposed to die by Benjamin Peterson · 12 years ago