1. 91d0a55 Use rtf format files for legacy OS X installer builds. by Ned Deily · 11 years ago
  2. fcf094c Backport of porting HOWTO by Brett Cannon · 11 years ago
  3. df611a9 remove reference to dead irc channel (closes #23038) by Benjamin Peterson · 11 years ago
  4. 2b565bb Issue #18028: Fix aliasing issue in READ_TIMESTAMP() of ceval.c on x86_64, by Victor Stinner · 11 years ago
  5. e4efc3d Issue 23005: Fix typos by Raymond Hettinger · 11 years ago
  6. 0be4b1e Issue #23032: Fix installer build failures on OS X 10.4 Tiger by Ned Deily · 11 years ago
  7. 78cf9a5 Issue 22823: Use set literal in idlelib. by Terry Jan Reedy · 11 years ago
  8. f0f09b9 Issue #23006: Improve the documentation and indexing of dict.__missing__. by Terry Jan Reedy · 11 years ago
  9. e6b4243 Issue #23016: A warning no longer produces an AttributeError when sys.stderr by Serhiy Storchaka · 11 years ago
  10. 083f6fb move 2.7 branch to 2.7.9+ by Benjamin Peterson · 11 years ago
  11. 402bd79 fix path to patchlevel.py by Benjamin Peterson · 11 years ago
  12. e57af0f merge 2.7.9 release branch by Benjamin Peterson · 11 years ago
  13. 0a82111 Added tag v2.7.9 for changeset 648dcafa7e5f by Benjamin Peterson · 11 years ago
  14. a5f49f5 bump to 2.7.9 final by Benjamin Peterson · 11 years ago
  15. 3660198 merge 2.7.9 release branch by Benjamin Peterson · 11 years ago
  16. 15a2c15 Fix typo in OS X installer readmes. by Ned Deily · 11 years ago
  17. 8dc7af3 Fix typo in OS X installer readmes. by Ned Deily · 11 years ago
  18. 2058678 Update the deprecated plain text version of the OS X installer by Ned Deily · 11 years ago
  19. 04f49c1 Update the deprecated plain text version of the OS X installer by Ned Deily · 11 years ago
  20. 92b2b48 Issue #17128: Use private version of OpenSSL for 2.7.9 OS X 10.5+ installer. by Ned Deily · 11 years ago
  21. 62a8660 Issue #17128: Use private version of OpenSSL for 2.7.9 OS X 10.5+ installer. by Ned Deily · 11 years ago
  22. 3e1c823 Issue #12602: Add missing cross-references to runpy and using/cmdline docs. by Berker Peksag · 11 years ago
  23. a50afa3 Merge 2.7.9 release branch by Benjamin Peterson · 11 years ago
  24. 73d5031 remove mention of check_hostname parameter by Benjamin Peterson · 11 years ago
  25. 8e836fa merge 2.7.9 release branch by Benjamin Peterson · 11 years ago
  26. 4cf4991 restore test data README by Benjamin Peterson · 11 years ago
  27. 204a0ec merge 2.7.9 release branch by Benjamin Peterson · 11 years ago
  28. 227f6e0 remove HTTPSConnection's check_hostname parameter (#22959) by Benjamin Peterson · 11 years ago
  29. 542125e merge 2.7.9 release branch by Benjamin Peterson · 11 years ago
  30. fd0c92f note that sslv3 may not be available by Benjamin Peterson · 11 years ago
  31. daa491b merge 2.7.9 release branch by Benjamin Peterson · 11 years ago
  32. 60766c4 allow ssl module to compile if openssl doesn't support SSL 3 (closes #22935) by Benjamin Peterson · 11 years ago
  33. e4d2ba7 merge 2.7.9 release branch by Benjamin Peterson · 11 years ago
  34. 238afb7 sync idle news from 2.7 branch by Benjamin Peterson · 11 years ago
  35. f0ee672 Update idlelib/NEWS.txt. by Terry Jan Reedy · 11 years ago
  36. bedaefc Issue #16893: Update Idle doc chapter to match current Idle and add new by Terry Jan Reedy · 11 years ago
  37. af18b4c merge 2.7.9 release branch by Benjamin Peterson · 11 years ago
  38. 9e8f523 add a default limit for the amount of data xmlrpclib.gzip_decode will return (closes #16043) by Benjamin Peterson · 11 years ago
  39. dabfc56 smtplib: limit amount read from the network (closes #16042) by Benjamin Peterson · 11 years ago
  40. faad6bb in poplib, limit maximum line length that we read from the network (closes #16041) by Benjamin Peterson · 11 years ago
  41. bafef5a Edit Menus section of Idle doc. Make menu entries match current Idle in order by Terry Jan Reedy · 11 years ago
  42. 9e466cf Issue #3068: Document the new Configure Extensions dialog and menu entry. by Terry Jan Reedy · 11 years ago
  43. eb40589 Issue #16893: Update 2.7 version of Idle doc to match 3.4 doc as of the just by Terry Jan Reedy · 11 years ago
  44. bf9eb35 Fix #22987: update the compatibility matrix for a SSLv23 client. by Antoine Pitrou · 11 years ago
  45. 45aa771 Issue #14099: ZipFile.open() no longer reopen the underlying file. Objects by Serhiy Storchaka · 11 years ago
  46. 2268c87 merge 2.7.9 release branch by Benjamin Peterson · 11 years ago
  47. 91f04dd nuke ancient script with dubious license (closes #12987) by Benjamin Peterson · 11 years ago
  48. 53ab758 Add NEWS items for Idle patches already in 2.7.9rc1. by Terry Jan Reedy · 11 years ago
  49. 0f8f784 Removed duplicated words in in comments and docs. by Serhiy Storchaka · 11 years ago
  50. d862db0 Issue #21032. Fixed socket leak if HTTPConnection.getresponse() fails. by Serhiy Storchaka · 11 years ago
  51. 169f195 Issue #22943: bsddb tests are locale independend now. by Serhiy Storchaka · 11 years ago
  52. d535517 merge 2.7.9 release branch by Benjamin Peterson · 11 years ago
  53. f8c8d2e backout fac649bf2d10 (#9179) for further consideration by Benjamin Peterson · 11 years ago
  54. ca9810a merge 2.7.9 release branch by Benjamin Peterson · 11 years ago
  55. ee44314 this is why tests are great by Benjamin Peterson · 11 years ago
  56. 5a608c2 merge 2.7.9 release branch by Benjamin Peterson · 11 years ago
  57. efa3cf8 add context parameter to xmlrpclib.ServerProxy (#22960) by Benjamin Peterson · 11 years ago
  58. 54c5d84 merge 2.7.9 release branch by Benjamin Peterson · 11 years ago
  59. 209dd46 give a nice message when installer is launched w/o admin rights (closes #16561) by Benjamin Peterson · 11 years ago
  60. c354285 Issue #21280: Fixed a bug in shutil.make_archive() when create an archive of by Serhiy Storchaka · 11 years ago
  61. 46e9250 Issue #22314: pydoc now works when the LINES environment variable is set. by Serhiy Storchaka · 11 years ago
  62. 86ef95d Issue #18905: "pydoc -p 0" now outputs actually used port. Based on patch by by Serhiy Storchaka · 11 years ago
  63. 2c1f376 Issue #21514: The documentation of the json module now refers to new JSON RFC by Serhiy Storchaka · 11 years ago
  64. 20994f1 Issue #22609: Constructors and update methods of mapping classes in the by Serhiy Storchaka · 11 years ago
  65. 6ac2b4d pydoc: Add a note about setting PAGER to affect console output pagination. by Zachary Ware · 11 years ago
  66. e2defc4 remove tautological condition (closes #22954) by Benjamin Peterson · 11 years ago
  67. 2e26a62 use skipUnless by Benjamin Peterson · 11 years ago
  68. 0c3708a Adds missing revocation.crl test file to msi.py by Steve Dower · 11 years ago
  69. 25b6120 Adds missing files to msi.py by Steve Dower · 11 years ago
  70. a6e6d0a Update msi.py and uuids.py for 2.7.9 releases by Steve Dower · 11 years ago
  71. 016487b add 2.7.10 news section by Benjamin Peterson · 11 years ago
  72. eeab49a Added tag v2.7.9rc1 for changeset 40eada278702 by Benjamin Peterson · 11 years ago
  73. af358ef 2.7.9rc1 by Benjamin Peterson · 11 years ago
  74. d58cec2 update pydoc-topics by Benjamin Peterson · 11 years ago
  75. 0cb0b30 disable tests that always fail on windows (#22943) by Benjamin Peterson · 11 years ago
  76. f7363ed use more ugly but hopefully more robust method by Benjamin Peterson · 11 years ago
  77. 69a64d3 handle errors without a reason attribute by Benjamin Peterson · 11 years ago
  78. f671de4 don't fail tests when www.python.org can't be validated by the system by Benjamin Peterson · 11 years ago
  79. 72275ef remove incorrect plural by Benjamin Peterson · 11 years ago
  80. 226fa56 debugging: print ca certs loaded into default ctx by Benjamin Peterson · 11 years ago
  81. dfdae02 Issue #16056: Rename test methods to avoid conflict. by Berker Peksag · 11 years ago
  82. 8a9c682 Issue #20351: Add examples for csv.DictReader and csv.DictWriter. by Berker Peksag · 11 years ago
  83. 40ce014 Fix faulty indent. by Ned Deily · 11 years ago
  84. 51f461f is OpenIndiana actually sunos? by Benjamin Peterson · 11 years ago
  85. 98b1b24 loosen solaris test by Benjamin Peterson · 11 years ago
  86. 0636a4b skip test_gdb on OpenIndiana by Benjamin Peterson · 11 years ago
  87. e3e7d40 pep 476: verify certificates by default (#22417) by Benjamin Peterson · 11 years ago
  88. b206473 give urllib.urlopen a context parameter (closes #22927) by Benjamin Peterson · 11 years ago
  89. 7982834 add NEWS note for #22921 by Benjamin Peterson · 11 years ago
  90. 6fa40c4 fix versionchanged version by Benjamin Peterson · 11 years ago
  91. 31aa69e allow hostname to be passed to SSLContext even if OpenSSL doesn't support SNI (closes #22921) by Benjamin Peterson · 11 years ago
  92. 88922db fix this test when sizeof(long) < sizeof(size_t) by Benjamin Peterson · 11 years ago
  93. c6b6ab0 remove strange casts by Benjamin Peterson · 11 years ago
  94. b0609ec remove py3k warning guard by Benjamin Peterson · 11 years ago
  95. fcfb18e allow passing cert/ssl information to urllib2.urlopen and httplib.HTTPSConnection by Benjamin Peterson · 11 years ago
  96. 5f6b89b initialize _makefile_refs earlier so things don't blow up when close() is called in the constructor by Benjamin Peterson · 11 years ago
  97. 95b6164 Backport disabling of SSLv3 in ssl._create_stdlib_context() (issue #22638). by Antoine Pitrou · 11 years ago
  98. 86b36e5 Fix 2to3 reference link in pyporting.rst. by Ned Deily · 11 years ago
  99. ea49a02 Remove line breaks in OS X installer README screen. by Ned Deily · 11 years ago
  100. 074d391 Add downloads page link to OS X installer README screens. by Ned Deily · 11 years ago