1. 393b7b5 #14640: Fix typos/syntax in pyporting.rst. by R David Murray · 13 years ago
  2. da999d2 Issue #14641: minor fixes to sockets Howto; patch by Dionysios Kalofonos by Sandro Tosi · 13 years ago
  3. c313b1d #14638: pydoc now treats non-str __name__ as None instead of raising by R David Murray · 13 years ago
  4. 4c20c4e news for issue13684 by Senthil Kumaran · 13 years ago
  5. 0267185 Fix for Issue13684 - httplib tunnel infinite loop by Senthil Kumaran · 13 years ago
  6. eda1959 add Mark Shannon by Benjamin Peterson · 13 years ago
  7. 19e9beb sleep here by Benjamin Peterson · 13 years ago
  8. 016878a merge by Raymond Hettinger · 13 years ago
  9. ea17082 Update 2.7 docs about legal characters allowed in Cookie name by Senthil Kumaran · 13 years ago
  10. 52849bf Issue #14308: Fix an exception when a "dummy" thread is in the threading module's active list after a fork(). by Antoine Pitrou · 13 years ago
  11. c45868e #14538: HTMLParser can now parse correctly start tags that contain a bare /. by Ezio Melotti · 13 years ago
  12. a72aa84 Fix compiler warning related to issue #14331. harmless. by Gregory P. Smith · 13 years ago
  13. 9b5952d Remove webbrowser doc reference to the previously removed internet-config option. by Ned Deily · 13 years ago
  14. 7660555 SETUP_WITH acts like SETUP_FINALLY for the purposes of setting f_lineno (closes #14612) by Benjamin Peterson · 13 years ago
  15. 094c33f Minor fixups. by Raymond Hettinger · 13 years ago
  16. 33c6630 Clean-up the SQLite introduction. by Raymond Hettinger · 13 years ago
  17. 0e15a6e Clarify that a new connection needs to be made after the close. by Raymond Hettinger · 13 years ago
  18. f838764 Issue #5113: Fix a test_posix failure on HP-UX, where non-root users can by Charles-François Natali · 13 years ago
  19. 8085f44 Tweaked format of cookbook example. by Vinay Sajip · 13 years ago
  20. 4e646aa Added cookbook example for log insertion. by Vinay Sajip · 13 years ago
  21. 7e9c9d5 Issue #14452: remove BOM insertion code. by Vinay Sajip · 13 years ago
  22. 9945a64 Issue #14589: Update certificate chain for sha256.tbs-internet.com, fixing a test failure in test_ssl. by Antoine Pitrou · 13 years ago
  23. 9267810 Remove accidentally-committed debugging code. by Mark Dickinson · 13 years ago
  24. 0407e96 Issue 13496: Fix bisect.bisect overflow bug for large collections. by Mark Dickinson · 13 years ago
  25. 9c0baf7 Issue #13889: On MSVC builds, set FPU control word at runtime for all string <-> float conversions. Patch by Samuel Iseli and Stefan Krah. by Mark Dickinson · 13 years ago
  26. 9955ad4 #14399: corrected news item by R David Murray · 13 years ago
  27. 7c0b44e move outside WITH_THREAD conditional by Benjamin Peterson · 13 years ago
  28. 6688eb5 take linkage def outside of WITH_THREAD conditional (closes #14569) by Benjamin Peterson · 13 years ago
  29. a4b2f98 merge heads by Amaury Forgeot d'Arc · 13 years ago
  30. 78f85fc Issue14559: Attempt to fix compilation with previous versions of the Microsoft Compiler. by Amaury Forgeot d'Arc · 13 years ago
  31. 3f4ccba #14399: zipfile now correctly handles comments added to empty zipfiles. by R David Murray · 13 years ago
  32. 0d3db3a Issue #14557: Fix extensions build on HP-UX. Patch by Adi Roiban. by Charles-François Natali · 13 years ago
  33. 142ab32 #14552: remove redundant wording in 'test' docs. by R David Murray · 13 years ago
  34. ff67046 merge heads by Benjamin Peterson · 13 years ago
  35. a82f3ed merge heads by Benjamin Peterson · 13 years ago
  36. fbf764e we live in a post 2.7.3 world by Benjamin Peterson · 13 years ago
  37. 5f7e734 Issue 10484 - Incorporate improvements to CGI module - Suggested by Glenn Linderman. Refactor code and tests by Senthil Kumaran · 13 years ago
  38. dc0b324 Fix closes Issue14258 - Clarify the re.LOCALE and re.UNICODE flags for \S class by Senthil Kumaran · 13 years ago
  39. 6d9dd43 merge heads by Senthil Kumaran · 13 years ago
  40. fb2e874 fix the incorrect changes made for PATH_INFO value - Issue10484 by Senthil Kumaran · 13 years ago
  41. 5628fff Merged upstream change. by Vinay Sajip · 13 years ago
  42. b1df31f null merge by Barry Warsaw · 13 years ago
  43. 2a1c13b Updated logging reference and HOWTO. by Vinay Sajip · 13 years ago
  44. cca96f0 Post release twiddle. by Barry Warsaw · 13 years ago
  45. 930f190 Mostly null merge from 2.6; tag added by Barry Warsaw · 13 years ago
  46. 27509ce Added tag v2.6.8 for changeset c9910fd022fc by Barry Warsaw · 13 years ago
  47. a12d0cc Bump to 2.6.8 by Barry Warsaw · 13 years ago
  48. 75076b4 update docs by Barry Warsaw · 13 years ago
  49. 3661473 minor .rst fix by Senthil Kumaran · 13 years ago
  50. ad6b3f5 merge 2.7.3 release branch by Benjamin Peterson · 13 years ago
  51. 38b8069 Added tag v2.7.3 for changeset 70274d53c1dd by Benjamin Peterson · 13 years ago
  52. e95a8f6 bump to 2.7.3 final by Benjamin Peterson · 13 years ago
  53. fe146ea merge 2.7 release branch by Benjamin Peterson · 13 years ago
  54. f51c384 fix build without Py_DEBUG and DNDEBUG (closes #14509) by Benjamin Peterson · 13 years ago
  55. b5588c3 Fix the patch for issue #7978: select() raises select.error before 3.3, not OSError. by Antoine Pitrou · 13 years ago
  56. 467a5c4 Fix flakiness in test_socketserver by Antoine Pitrou · 13 years ago
  57. fa1d841 Issue #7978: socketserver now restarts the select() call when EINTR is returned. by Antoine Pitrou · 13 years ago
  58. 088a874 Make test_mailbox runnable via python -m unittest. by R David Murray · 13 years ago
  59. ceeb47d Issue #14502: release() and unlocked lock generates a ThreadError by Sandro Tosi · 13 years ago
  60. 02a3801 Issue #14505: Fix file descriptor leak when deallocating file objects created with PyFile_FromString(). by Antoine Pitrou · 13 years ago
  61. b45c5e2 Closes #14489: correct link target. by Georg Brandl · 13 years ago
  62. f14a2bf Transplant 45287f2799f5 from default branch. by Georg Brandl · 13 years ago
  63. 5fc56eb #14481: fix formatting of example in subprocess docs. by R David Murray · 13 years ago
  64. b9348e7 fix parse_syntax_error to clean up its resources by Benjamin Peterson · 13 years ago
  65. b6e21a0 remove uneeded line by Benjamin Peterson · 13 years ago
  66. f235989 protect this call, too by Benjamin Peterson · 13 years ago
  67. f73813a prevent writing to stderr from messing up the exception state (closes #14474) by Benjamin Peterson · 13 years ago
  68. fe94177 Issue #13019: Fix potential reference leaks in bytearray.extend(). by Antoine Pitrou · 13 years ago
  69. d987c02 fix typo; thanks to Robert Bardos from docs@ by Sandro Tosi · 13 years ago
  70. 4b536d4 Issue #14437: Fix building the _io module under Cygwin. by Antoine Pitrou · 13 years ago
  71. 6ca845c use unittest.skip; thanks to Chang Min Jeon from docs@ by Sandro Tosi · 13 years ago
  72. 93a224d #14434: make tutorial link in 'help' banner version-specific by R David Murray · 13 years ago
  73. 04cd095 add 'safari' to webbrowser browsers table; thanks to Jonathan Eunice from docs@ by Sandro Tosi · 13 years ago
  74. 8af8729 update NEWS for 2.7 as Terry Reedy proposed by Andrew Svetlov · 13 years ago
  75. 5080cad #10423: clarify options vs args in argparse discussion of optparse by R David Murray · 13 years ago
  76. afa2e47 Added a new crasher that targets mutating the underlying storage of a buffer. All work done by Armin Rigo. by Alex Gaynor · 13 years ago
  77. 7ce9bda Closes #14436: Convert msg + args to string before pickling. by Vinay Sajip · 13 years ago
  78. c37db10 Backport of Issue #14409 to 2.7 by Andrew Svetlov · 13 years ago
  79. de294ec #14416: add missing LOG_SYSLOG facility to syslog docs. by R David Murray · 13 years ago
  80. c56e667 Closes #14411: remove outdated comment in rlcompleter docstring. by Georg Brandl · 13 years ago
  81. 4922a46 #5301: re-add image/vnd.microsoft.icon per discussion by R David Murray · 13 years ago
  82. 48a8895 Issue #14410: fix typo in argparse doc; patch by Tshepang Lekhonkhobe by Sandro Tosi · 13 years ago
  83. 49d5fba Minor documentation tweak. by Vinay Sajip · 13 years ago
  84. e8ecc73 kill this terribly outdated comment by Benjamin Peterson · 13 years ago
  85. 99c1f59 Closes #14401: fix typos in curses howto. by Georg Brandl · 13 years ago
  86. fcf37c1 Issue #14400: Fix typo. by Martin v. Löwis · 13 years ago
  87. 50d6f54 Closes #14314: backported fix. by Vinay Sajip · 13 years ago
  88. ea605cd attempt to fix asyncore buildbot failure by Giampaolo Rodola' · 13 years ago
  89. eee7690 move news thing around by Benjamin Peterson · 13 years ago
  90. 479c8f8 Issue #10538 - Update Misc/NEWS by krisvale · 13 years ago
  91. 50b6778 Issue #10538. Put a reference to the source object in the Py_buffer when by Kristján Valur Jónsson · 13 years ago
  92. 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' · 13 years ago
  93. 219a050 this should technicaly be identifier by Benjamin Peterson · 13 years ago
  94. 72c6227 merge heads by Benjamin Peterson · 13 years ago
  95. e90cdaa check for NULL by Benjamin Peterson · 13 years ago
  96. eff19a1 check by equality for __future__ not identity (closes #14378) by Benjamin Peterson · 13 years ago
  97. b3f95d7 #12757: Make doctest skipping in -OO mode work with unittest/regrtest -v by R David Murray · 13 years ago
  98. 7c010ee #3573: idle now doesn't hungs if launched as: idle -e <directory> by Andrew Svetlov · 13 years ago
  99. 3d3cf48 Fix issue #13694: asynchronous connect in asyncore.dispatcher does not set addr. by Giampaolo Rodola' · 13 years ago
  100. 0e3c107 merge from release branch by Benjamin Peterson · 13 years ago