1. 78f85fc Issue14559: Attempt to fix compilation with previous versions of the Microsoft Compiler. by Amaury Forgeot d'Arc · 12 years ago
  2. 0d3db3a Issue #14557: Fix extensions build on HP-UX. Patch by Adi Roiban. by Charles-François Natali · 12 years ago
  3. 142ab32 #14552: remove redundant wording in 'test' docs. by R David Murray · 12 years ago
  4. ff67046 merge heads by Benjamin Peterson · 12 years ago
  5. a82f3ed merge heads by Benjamin Peterson · 12 years ago
  6. fbf764e we live in a post 2.7.3 world by Benjamin Peterson · 12 years ago
  7. 5f7e734 Issue 10484 - Incorporate improvements to CGI module - Suggested by Glenn Linderman. Refactor code and tests by Senthil Kumaran · 12 years ago
  8. dc0b324 Fix closes Issue14258 - Clarify the re.LOCALE and re.UNICODE flags for \S class by Senthil Kumaran · 12 years ago
  9. 6d9dd43 merge heads by Senthil Kumaran · 12 years ago
  10. fb2e874 fix the incorrect changes made for PATH_INFO value - Issue10484 by Senthil Kumaran · 12 years ago
  11. 5628fff Merged upstream change. by Vinay Sajip · 12 years ago
  12. b1df31f null merge by Barry Warsaw · 12 years ago
  13. 2a1c13b Updated logging reference and HOWTO. by Vinay Sajip · 12 years ago
  14. cca96f0 Post release twiddle. by Barry Warsaw · 12 years ago
  15. 930f190 Mostly null merge from 2.6; tag added by Barry Warsaw · 12 years ago
  16. 27509ce Added tag v2.6.8 for changeset c9910fd022fc by Barry Warsaw · 12 years ago
  17. a12d0cc Bump to 2.6.8 by Barry Warsaw · 12 years ago
  18. 75076b4 update docs by Barry Warsaw · 12 years ago
  19. 3661473 minor .rst fix by Senthil Kumaran · 12 years ago
  20. ad6b3f5 merge 2.7.3 release branch by Benjamin Peterson · 12 years ago
  21. 38b8069 Added tag v2.7.3 for changeset 70274d53c1dd by Benjamin Peterson · 12 years ago
  22. e95a8f6 bump to 2.7.3 final by Benjamin Peterson · 12 years ago
  23. fe146ea merge 2.7 release branch by Benjamin Peterson · 12 years ago
  24. f51c384 fix build without Py_DEBUG and DNDEBUG (closes #14509) by Benjamin Peterson · 12 years ago
  25. b5588c3 Fix the patch for issue #7978: select() raises select.error before 3.3, not OSError. by Antoine Pitrou · 12 years ago
  26. 467a5c4 Fix flakiness in test_socketserver by Antoine Pitrou · 12 years ago
  27. fa1d841 Issue #7978: socketserver now restarts the select() call when EINTR is returned. by Antoine Pitrou · 12 years ago
  28. 088a874 Make test_mailbox runnable via python -m unittest. by R David Murray · 12 years ago
  29. ceeb47d Issue #14502: release() and unlocked lock generates a ThreadError by Sandro Tosi · 12 years ago
  30. 02a3801 Issue #14505: Fix file descriptor leak when deallocating file objects created with PyFile_FromString(). by Antoine Pitrou · 12 years ago
  31. b45c5e2 Closes #14489: correct link target. by Georg Brandl · 12 years ago
  32. f14a2bf Transplant 45287f2799f5 from default branch. by Georg Brandl · 12 years ago
  33. 5fc56eb #14481: fix formatting of example in subprocess docs. by R David Murray · 12 years ago
  34. b9348e7 fix parse_syntax_error to clean up its resources by Benjamin Peterson · 12 years ago
  35. b6e21a0 remove uneeded line by Benjamin Peterson · 12 years ago
  36. f235989 protect this call, too by Benjamin Peterson · 12 years ago
  37. f73813a prevent writing to stderr from messing up the exception state (closes #14474) by Benjamin Peterson · 12 years ago
  38. fe94177 Issue #13019: Fix potential reference leaks in bytearray.extend(). by Antoine Pitrou · 12 years ago
  39. d987c02 fix typo; thanks to Robert Bardos from docs@ by Sandro Tosi · 12 years ago
  40. 4b536d4 Issue #14437: Fix building the _io module under Cygwin. by Antoine Pitrou · 12 years ago
  41. 6ca845c use unittest.skip; thanks to Chang Min Jeon from docs@ by Sandro Tosi · 12 years ago
  42. 93a224d #14434: make tutorial link in 'help' banner version-specific by R David Murray · 12 years ago
  43. 04cd095 add 'safari' to webbrowser browsers table; thanks to Jonathan Eunice from docs@ by Sandro Tosi · 12 years ago
  44. 8af8729 update NEWS for 2.7 as Terry Reedy proposed by Andrew Svetlov · 12 years ago
  45. 5080cad #10423: clarify options vs args in argparse discussion of optparse by R David Murray · 12 years ago
  46. afa2e47 Added a new crasher that targets mutating the underlying storage of a buffer. All work done by Armin Rigo. by Alex Gaynor · 12 years ago
  47. 7ce9bda Closes #14436: Convert msg + args to string before pickling. by Vinay Sajip · 12 years ago
  48. c37db10 Backport of Issue #14409 to 2.7 by Andrew Svetlov · 12 years ago
  49. de294ec #14416: add missing LOG_SYSLOG facility to syslog docs. by R David Murray · 12 years ago
  50. c56e667 Closes #14411: remove outdated comment in rlcompleter docstring. by Georg Brandl · 12 years ago
  51. 4922a46 #5301: re-add image/vnd.microsoft.icon per discussion by R David Murray · 12 years ago
  52. 48a8895 Issue #14410: fix typo in argparse doc; patch by Tshepang Lekhonkhobe by Sandro Tosi · 12 years ago
  53. 49d5fba Minor documentation tweak. by Vinay Sajip · 12 years ago
  54. e8ecc73 kill this terribly outdated comment by Benjamin Peterson · 12 years ago
  55. 99c1f59 Closes #14401: fix typos in curses howto. by Georg Brandl · 12 years ago
  56. fcf37c1 Issue #14400: Fix typo. by Martin v. Löwis · 12 years ago
  57. 50d6f54 Closes #14314: backported fix. by Vinay Sajip · 12 years ago
  58. ea605cd attempt to fix asyncore buildbot failure by Giampaolo Rodola' · 12 years ago
  59. eee7690 move news thing around by Benjamin Peterson · 12 years ago
  60. 479c8f8 Issue #10538 - Update Misc/NEWS by krisvale · 12 years ago
  61. 50b6778 Issue #10538. Put a reference to the source object in the Py_buffer when by Kristján Valur Jónsson · 12 years ago
  62. 96cb5d1 fix #10340: properly handle EINVAL on OSX and also avoid to call handle_connect() in case of a disconnetected socket which is not meant to connect. by Giampaolo Rodola' · 12 years ago
  63. 219a050 this should technicaly be identifier by Benjamin Peterson · 12 years ago
  64. 72c6227 merge heads by Benjamin Peterson · 12 years ago
  65. e90cdaa check for NULL by Benjamin Peterson · 12 years ago
  66. eff19a1 check by equality for __future__ not identity (closes #14378) by Benjamin Peterson · 12 years ago
  67. b3f95d7 #12757: Make doctest skipping in -OO mode work with unittest/regrtest -v by R David Murray · 12 years ago
  68. 7c010ee #3573: idle now doesn't hungs if launched as: idle -e <directory> by Andrew Svetlov · 12 years ago
  69. 3d3cf48 Fix issue #13694: asynchronous connect in asyncore.dispatcher does not set addr. by Giampaolo Rodola' · 12 years ago
  70. 0e3c107 merge from release branch by Benjamin Peterson · 12 years ago
  71. 02fa3b9 merge tag by Benjamin Peterson · 12 years ago
  72. e794995 merge heads by Benjamin Peterson · 12 years ago
  73. f72ef78 merge 2.7.3 release branch by Benjamin Peterson · 12 years ago
  74. fcdf04b Fixes Issue #14331: Use significantly less stack space when importing modules by by Gregory P. Smith · 12 years ago
  75. cdc60aa Add 2.7.3rc2 uuid by Martin v. Löwis · 12 years ago
  76. 28b22d0 Add 2.7.3rc2 uuid by Martin v. Löwis · 12 years ago
  77. 1220bd7 Merge 2.6.8rc tags into 2.7. by Georg Brandl · 12 years ago
  78. 222ac8c Remove duplicate hgtags entries for 2.6.8rc{1,2}. by Georg Brandl · 12 years ago
  79. 9636e46 Added tag v2.6.8rc2 for changeset bd9e1a02e3e3 by Barry Warsaw · 12 years ago
  80. 2e9fb8d null merge by Barry Warsaw · 12 years ago
  81. 91c4f29 null merge from 2.6 by Barry Warsaw · 12 years ago
  82. b1abc08 Added tag v2.6.8rc2 for changeset 1d1b7b9fad48 by Barry Warsaw · 12 years ago
  83. bd371a4 Bump to 2.6.8rc2 by Barry Warsaw · 12 years ago
  84. 2875b5b Update Docs and NEWS for 2.6.8rc2. by Barry Warsaw · 12 years ago
  85. 5c2689a #14333: fix test_queue so it can be run via standard unittest test discovery. by R David Murray · 12 years ago
  86. b07b730 Issue #14346: Fix some typos in the Mac/README file. by Ned Deily · 12 years ago
  87. 94a1057 Closes #14250: regex.flags has not only explicit flags but also those from the pattern by Georg Brandl · 12 years ago
  88. 5a607b0 Closes #14343: avoid shadowing builtin input() in example code. by Georg Brandl · 12 years ago
  89. ce54617 Closes #14342: remove out-of-date section about avoiding recursion errors. by Georg Brandl · 12 years ago
  90. f354f8e Closes #14306: clarify expensiveness of try-except and update code snippet by Georg Brandl · 12 years ago
  91. e3d7354 explain json.dumps for non-string keys in dicts. closes issue6566. Patch contributed Kirubakaran Athmanathan by Senthil Kumaran · 12 years ago
  92. bee24df #11780: s/throw/raise/ by R David Murray · 12 years ago
  93. 0cc4e53 #11780: document that email.encoders throw TypeError on multipart messages. by R David Murray · 12 years ago
  94. dbc52f8 check for string attribute names in old-style classes (closes #14334) by Benjamin Peterson · 12 years ago
  95. 6e7832b check to make sure the attribute is a string (#14334) by Benjamin Peterson · 12 years ago
  96. 51a65c9 2.7 - Issue #10484: Fix the CGIHTTPServer's PATH_INFO handling problem by Senthil Kumaran · 12 years ago
  97. 4c59211 Fix the urllib closing issue which hangs on particular ftp urls/ftp servers. closes issue11199 by Senthil Kumaran · 12 years ago
  98. f1acd0a merge from 2.7 release branch by Benjamin Peterson · 12 years ago
  99. bf6bf4f Added tag v2.7.3rc2 for changeset d46c1973d3c4 by Benjamin Peterson · 12 years ago
  100. ee933ec bump to 2.7.3rc2 by Benjamin Peterson · 12 years ago