1. 3f8376e Fix handling of SystemExit and exit code. Patch by Brodie Rao. by Richard Oudkerk · 11 years ago
  2. a69712c Issue 16998: Clarify that += on a shared value is not atomic. by Richard Oudkerk · 11 years ago
  3. f7a5247 Issue #19508: warn that ssl doesn't validate certificates by default by Antoine Pitrou · 11 years ago
  4. be1d3c1 Issue #19606: Use specific asserts in cookielib tests. by Serhiy Storchaka · 11 years ago
  5. ca626b1 Issue #19607: Use specific asserts in weakref tests. by Serhiy Storchaka · 11 years ago
  6. 1438b98 Issue #19605: Use specific asserts in datetime tests by Serhiy Storchaka · 11 years ago
  7. 3dbbef9 Fix merge error in issue #19602. by Serhiy Storchaka · 11 years ago
  8. ae75c83 Merge heads by Serhiy Storchaka · 11 years ago
  9. e3c6136 #19238: fix typo in documentation. by Ezio Melotti · 11 years ago
  10. 843ef75 Issue #19604: Use specific asserts in array tests. by Serhiy Storchaka · 11 years ago
  11. 3f2aade Issue #19602: Use specific asserts in tkinter tests. by Serhiy Storchaka · 11 years ago
  12. 3c1198d Issue #19601: Use specific asserts in sqlite3 tests. by Serhiy Storchaka · 11 years ago
  13. 25a23ef Issue #19600: Use specific asserts in distutils tests. by Serhiy Storchaka · 11 years ago
  14. 9788e86 Issue #19594: Use specific asserts in unittest tests. by Serhiy Storchaka · 11 years ago
  15. 52bbeac Issue #19591: Use specific asserts in ctype tests. by Serhiy Storchaka · 11 years ago
  16. 1153757 Issue #19590: Use specific asserts in email tests. by Serhiy Storchaka · 11 years ago
  17. 91bf058 Issue #12853: Correct NameError in distutils upload command. by Jason R. Coombs · 11 years ago
  18. 6afafc7 Issue #19504: Used American spelling for 'customize'. by Vinay Sajip · 11 years ago
  19. 47fe468 Issue #19523: Closed FileHandler leak which occurred when delay was set. by Vinay Sajip · 11 years ago
  20. 0a89b15 Issue #19592: Use specific asserts in lib2to3 tests. by Serhiy Storchaka · 11 years ago
  21. 01bdeec a post-2.7.6 world by Benjamin Peterson · 11 years ago
  22. 086840a merge 2.7.6 release branch by Benjamin Peterson · 11 years ago
  23. b70ea07 Added tag v2.7.6 for changeset 3a1db0d2747e by Benjamin Peterson · 11 years ago
  24. 2785195 2.7.6 final by Benjamin Peterson · 11 years ago
  25. c47d723 Issue #1575020: Fixed support of 24-bit wave files on big-endian platforms. by Serhiy Storchaka · 11 years ago
  26. f87854e Fix Tkinter tests on Tk 8.5 with patchlevel < 8.5.11 (issue #19085). by Serhiy Storchaka · 11 years ago
  27. b814745 #19480: HTMLParser now accepts all valid start-tag names as defined by the HTML5 standard. by Ezio Melotti · 11 years ago
  28. a691219 backport #18985: Improve fcntl documentation. by R David Murray · 11 years ago
  29. 27cadd7 Revert wrong change in previous commit (issue #19085). by Serhiy Storchaka · 11 years ago
  30. 0db03be Merge heads by Serhiy Storchaka · 11 years ago
  31. 0a4b07b Fix test_insertwidth Tkinter tests on Tk 8.5 with patchlevel >= 8.5.12 (issue #19085). by Serhiy Storchaka · 11 years ago
  32. 3de2104 merge 2.7.6 release branch by Benjamin Peterson · 11 years ago
  33. 1185273 Issue #15663: Revert OS X installer built-in Tcl/Tk support for 2.7.6. by Ned Deily · 11 years ago
  34. 52c48fd Issue #15663: Revert OS X installer built-in Tcl/Tk support for 2.7.6. by Ned Deily · 11 years ago
  35. c0e6047 Issue #19397: test_pydoc now works with -S (help not added to builtins). by Terry Jan Reedy · 11 years ago
  36. e765a20 merge 2.7.6 release branch by Benjamin Peterson · 11 years ago
  37. 3ecd17e Issue #19085: Fix running test_ttk_textonly on displayless host. by Serhiy Storchaka · 11 years ago
  38. c4051a8 Issue #19085: Fix Tkinter tests on Tk 8.5 with patchlevel < 8.5.12. by Serhiy Storchaka · 11 years ago
  39. 768e847 Remove merge artifact from Misc/NEWS by Nick Coghlan · 11 years ago
  40. 6a98749 Close #17827: Document codecs.encode & codecs.decode by Nick Coghlan · 11 years ago
  41. 57d35c6 Issue #17883: Tweak test_tcl testLoadWithUNC to skip the test in the by Zachary Ware · 11 years ago
  42. a1ea893 Issue #XXXXX: Fix test_idle so that idlelib test cases are actually run by Terry Jan Reedy · 11 years ago
  43. 14b38f5 Issue #17883: Backport test.test_support._is_gui_available() by Zachary Ware · 11 years ago
  44. 00365f1 Issue #15392: Install idlelib/idle_test. by Ned Deily · 11 years ago
  45. e0afd8e Issue #19391: Clean up PCbuild/readme.txt by Zachary Ware · 11 years ago
  46. d412b49 Fix test_os (issue #18702). by Serhiy Storchaka · 11 years ago
  47. 32e23e7 Issue #18702: All skipped tests now reported as skipped. by Serhiy Storchaka · 11 years ago
  48. 68f518c Issue #19085: Fixed pixels rounding for last Tk patchlevels. by Serhiy Storchaka · 11 years ago
  49. 31b9c84 Issue #6157: Fixed Tkinter.Text.debug(). Original patch by Guilherme Polo. by Serhiy Storchaka · 11 years ago
  50. 8630f16 Issue #6160: The bbox() method of Tkinter.Spinbox now returns a tuple of by Serhiy Storchaka · 11 years ago
  51. 6bf15d1 Issue #19085: Fixed some Tkinter tests on Windows. by Serhiy Storchaka · 11 years ago
  52. 0af7d1e Merge by Jason R. Coombs · 11 years ago
  53. 42fa9ec Update NEWS by Jason R. Coombs · 11 years ago
  54. 4a21726 Issue #19085: Fix Tkinter tests with Tcl/Tk 8.4. by Serhiy Storchaka · 11 years ago
  55. 3c07135 Issue #19286: [distutils] Only match files in build_py.find_data_files. by Jason R. Coombs · 11 years ago
  56. 83aafda Issue #19286: Adding test demonstrating the failure when a directory is found in the package_data globs. by Jason R. Coombs · 11 years ago
  57. 090b6b1 Issue #10734: Fix and re-enable test_ttk test_heading_callback. by Serhiy Storchaka · 11 years ago
  58. dd80816 Issue #19085: Added basic tests for all tkinter widget options. by Serhiy Storchaka · 11 years ago
  59. a40f5b5 merge 2.7.6 release branch by Benjamin Peterson · 11 years ago
  60. 9fa6a8b fix xmlcharrefreplace tests on wide build when tests are loaded from .py[co] files. by Benjamin Peterson · 11 years ago
  61. 1fdc702 Issue #19457: Fixed xmlcharrefreplace tests on wide build when tests are by Serhiy Storchaka · 11 years ago
  62. 41e9b40 Issue #19455: Corrected inaccuracies in documentation and corrected some incorrect cross-references. by Vinay Sajip · 11 years ago
  63. ae7894c merge 2.7.6 release branch by Benjamin Peterson · 11 years ago
  64. 1ef959a use the collapsed path in the run_cgi method (closes #19435) by Benjamin Peterson · 11 years ago
  65. 285e2e8 merge 2.7.6 branch by Benjamin Peterson · 11 years ago
  66. db78e43 fix language by Christian Heimes · 11 years ago
  67. 3e44e3f merge 2.7.6 release branch by Benjamin Peterson · 11 years ago
  68. 88b2220 Issue #18747: document issue with OpenSSL's CPRNG state and fork by Christian Heimes · 11 years ago
  69. 448eb31 Issue #19227 / Issue #18747: Remove pthread_atfork() handler to remove OpenSSL re-seeding by Christian Heimes · 11 years ago
  70. 41a7d5e Issue #19227 / Issue #18747: Remove pthread_atfork() handler to remove OpenSSL re-seeding by Christian Heimes · 11 years ago
  71. 5dba9f6 merge 2.7.6 release branch by Benjamin Peterson · 11 years ago
  72. e18b82d backport #19426 by Benjamin Peterson · 11 years ago
  73. 95b6f25 2.6.9 final by Barry Warsaw · 11 years ago
  74. 428f82d Added tag v2.6.9 for changeset fcb3ec2842f9 by Barry Warsaw · 11 years ago
  75. 8493c0c version bump by Barry Warsaw · 11 years ago
  76. c26efbb updating topics by Barry Warsaw · 11 years ago
  77. 1c760ca Issue #19426: Fixed the opening of Python source file with specified encoding. by Serhiy Storchaka · 11 years ago
  78. 712e951 Closes #19416: fix references in the nntplib docs. by Georg Brandl · 11 years ago
  79. 21f2ec6 Fix wrong signature for two-argument newwin(). Found by Jacqueline Leykam on docs@. by Georg Brandl · 11 years ago
  80. b64f40f Fix typo: js_JP is not a valid locale. by Georg Brandl · 11 years ago
  81. 21aad97 Issue #19425 -- a pickling error should not cause pool to hang. by Richard Oudkerk · 11 years ago
  82. cbcb1e8 Fix unintended switch from a constant to a global in 56a3c0bc4634 by Raymond Hettinger · 11 years ago
  83. 9a2325f Fix unintended switch from a constant to a global in 56a3c0bc4634 by Raymond Hettinger · 11 years ago
  84. 21376cf Issue #19373: Apply upstream change to Tk 8.5.15 fixing OS X 10.9 by Ned Deily · 11 years ago
  85. a6cbff0 Issue #19373: Apply upstream change to Tk 8.5.15 fixing OS X 10.9 by Ned Deily · 11 years ago
  86. fdb73ed Issue #19405: Fixed outdated comments in the _sre module. by Serhiy Storchaka · 11 years ago
  87. 8f8ca76 add 2.7.7 news header by Benjamin Peterson · 11 years ago
  88. b6a985e Added tag v2.7.6rc1 for changeset 4913d0e9be30 by Benjamin Peterson · 11 years ago
  89. 07ffc78 2.7.6rc1 by Benjamin Peterson · 11 years ago
  90. ef2436f check for berkelydb versions besides 4.3 (#18734) by Benjamin Peterson · 11 years ago
  91. bcf2fa7 update pydoc-topics by Benjamin Peterson · 11 years ago
  92. 657d06b just return toplevel symbol table rather than all blocks (closes #19393) by Benjamin Peterson · 11 years ago
  93. 70f213a Issue #15663: OS X installer builtin Tcl/Tk support by Ned Deily · 11 years ago
  94. 7c5ba45 Issue #19400: Prevent extension module build failures with Xcode 5 on OS X by Ned Deily · 11 years ago
  95. e6ef702 Sync 2.7.x, 3.3.x, and 3.4.x versions of OS X build-installer.py. by Ned Deily · 11 years ago
  96. f84b531 Issue #19019: Change the OS X installer build script to use CFLAGS instead by Ned Deily · 11 years ago
  97. 0203a80 Issue #15663: Tcl/Tk 8.5.15 is now included with the OS X 10.6+ by Ned Deily · 11 years ago
  98. a2a9f57 Issue #1584: Provide options to override default search paths for Tcl and Tk by Ned Deily · 11 years ago
  99. 22fb0de Issue #19327: Fixed the working of regular expressions with too big charset. by Serhiy Storchaka · 11 years ago
  100. 2147857 Increase macurl2path test coverage by Senthil Kumaran · 11 years ago