1. e8c9e14 Issue #23181: More "codepoint" -> "code point". by Serhiy Storchaka · 11 years ago
  2. b5daa3d Issue #23180: Rename IDLE "Windows" menu item to "Window". Patch by Al Sweigart. by Ned Deily · 11 years ago
  3. 95ee9c7 fix parsing reST with code or code-block directives (closes #23063) by Benjamin Peterson · 11 years ago
  4. 07f9047 fix instances of consecutive articles (closes #23221) by Benjamin Peterson · 11 years ago
  5. 6022f38 Bump setuptools to 11.3.1 by Donald Stufft · 11 years ago
  6. 22a041f Issue #23184: delete unused idlelib file. by Terry Jan Reedy · 11 years ago
  7. 7c90667 Issue #21356: Make ssl.RAND_egd() optional to support LibreSSL. The by Victor Stinner · 11 years ago
  8. 7ba8cdc Issue #23168: skip sys.stdin.seek() test if stdin is not a TTY by Victor Stinner · 11 years ago
  9. 7b4b284 allow a SSLContext to be given to ftplib.FTP_TLS by Benjamin Peterson · 11 years ago
  10. 9fe67ce make SSLv23 the default version in ftplib (closes #23111) by Benjamin Peterson · 11 years ago
  11. c1edb58 Update bundled pip and setuptools to 6.0.6 and 11.0 by Donald Stufft · 11 years ago
  12. 27c269a use getentropy when available (backport of 75ede5bec8db) (closes #23115) by Benjamin Peterson · 11 years ago
  13. a71cfc5 fix behavior of trailing slash redirection when a query string is involved (closes #23112) by Benjamin Peterson · 11 years ago
  14. a7516ed Upgrade pip to 6.0.2 and setuptools to 8.2.1 by Donald Stufft · 11 years ago
  15. 53ae614 allow more operations to work on detached streams (closes #23093) by Benjamin Peterson · 11 years ago
  16. 4e9dbfb explicitly close files (closes #23090) by Benjamin Peterson · 11 years ago
  17. 74a651b Issue #23071: Added missing names to codecs.__all__. Patch by Martin Panter. by Serhiy Storchaka · 11 years ago
  18. 16e093d Issue #20577: move configuration of FormatParagraph extension to new extension by Terry Jan Reedy · 11 years ago
  19. 3004b40 remove extra ssl imports (closes #23053) by Benjamin Peterson · 11 years ago
  20. 655720e Issue #22777: Test pickling with all protocols. by Serhiy Storchaka · 11 years ago
  21. c3741a0 Issue #23015: Improved testing of the uuid module. by Serhiy Storchaka · 11 years ago
  22. 7a6a973 pop the loop block even for infinite while loops (closes #23048) by Benjamin Peterson · 11 years ago
  23. 78cf9a5 Issue 22823: Use set literal in idlelib. by Terry Jan Reedy · 11 years ago
  24. e6b4243 Issue #23016: A warning no longer produces an AttributeError when sys.stderr by Serhiy Storchaka · 11 years ago
  25. e57af0f merge 2.7.9 release branch by Benjamin Peterson · 11 years ago
  26. a5f49f5 bump to 2.7.9 final by Benjamin Peterson · 11 years ago
  27. 8e836fa merge 2.7.9 release branch by Benjamin Peterson · 11 years ago
  28. 4cf4991 restore test data README by Benjamin Peterson · 11 years ago
  29. 204a0ec merge 2.7.9 release branch by Benjamin Peterson · 11 years ago
  30. 227f6e0 remove HTTPSConnection's check_hostname parameter (#22959) 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. 238afb7 sync idle news from 2.7 branch by Benjamin Peterson · 11 years ago
  34. f0ee672 Update idlelib/NEWS.txt. by Terry Jan Reedy · 11 years ago
  35. af18b4c merge 2.7.9 release branch by Benjamin Peterson · 11 years ago
  36. 9e8f523 add a default limit for the amount of data xmlrpclib.gzip_decode will return (closes #16043) by Benjamin Peterson · 11 years ago
  37. dabfc56 smtplib: limit amount read from the network (closes #16042) by Benjamin Peterson · 11 years ago
  38. faad6bb in poplib, limit maximum line length that we read from the network (closes #16041) by Benjamin Peterson · 11 years ago
  39. 45aa771 Issue #14099: ZipFile.open() no longer reopen the underlying file. Objects by Serhiy Storchaka · 11 years ago
  40. 0f8f784 Removed duplicated words in in comments and docs. by Serhiy Storchaka · 11 years ago
  41. d862db0 Issue #21032. Fixed socket leak if HTTPConnection.getresponse() fails. by Serhiy Storchaka · 11 years ago
  42. 169f195 Issue #22943: bsddb tests are locale independend now. by Serhiy Storchaka · 11 years ago
  43. d535517 merge 2.7.9 release branch by Benjamin Peterson · 11 years ago
  44. f8c8d2e backout fac649bf2d10 (#9179) for further consideration by Benjamin Peterson · 11 years ago
  45. ca9810a merge 2.7.9 release branch by Benjamin Peterson · 11 years ago
  46. ee44314 this is why tests are great by Benjamin Peterson · 11 years ago
  47. 5a608c2 merge 2.7.9 release branch by Benjamin Peterson · 11 years ago
  48. efa3cf8 add context parameter to xmlrpclib.ServerProxy (#22960) by Benjamin Peterson · 11 years ago
  49. c354285 Issue #21280: Fixed a bug in shutil.make_archive() when create an archive of by Serhiy Storchaka · 11 years ago
  50. 46e9250 Issue #22314: pydoc now works when the LINES environment variable is set. by Serhiy Storchaka · 11 years ago
  51. 86ef95d Issue #18905: "pydoc -p 0" now outputs actually used port. Based on patch by by Serhiy Storchaka · 11 years ago
  52. 20994f1 Issue #22609: Constructors and update methods of mapping classes in the by Serhiy Storchaka · 11 years ago
  53. 2e26a62 use skipUnless by Benjamin Peterson · 11 years ago
  54. af358ef 2.7.9rc1 by Benjamin Peterson · 11 years ago
  55. d58cec2 update pydoc-topics by Benjamin Peterson · 11 years ago
  56. 0cb0b30 disable tests that always fail on windows (#22943) by Benjamin Peterson · 11 years ago
  57. f7363ed use more ugly but hopefully more robust method by Benjamin Peterson · 11 years ago
  58. 69a64d3 handle errors without a reason attribute by Benjamin Peterson · 11 years ago
  59. f671de4 don't fail tests when www.python.org can't be validated by the system by Benjamin Peterson · 11 years ago
  60. 226fa56 debugging: print ca certs loaded into default ctx by Benjamin Peterson · 11 years ago
  61. dfdae02 Issue #16056: Rename test methods to avoid conflict. by Berker Peksag · 11 years ago
  62. 51f461f is OpenIndiana actually sunos? by Benjamin Peterson · 11 years ago
  63. 98b1b24 loosen solaris test by Benjamin Peterson · 11 years ago
  64. 0636a4b skip test_gdb on OpenIndiana by Benjamin Peterson · 11 years ago
  65. e3e7d40 pep 476: verify certificates by default (#22417) by Benjamin Peterson · 11 years ago
  66. b206473 give urllib.urlopen a context parameter (closes #22927) by Benjamin Peterson · 11 years ago
  67. 31aa69e allow hostname to be passed to SSLContext even if OpenSSL doesn't support SNI (closes #22921) by Benjamin Peterson · 11 years ago
  68. 88922db fix this test when sizeof(long) < sizeof(size_t) by Benjamin Peterson · 11 years ago
  69. b0609ec remove py3k warning guard by Benjamin Peterson · 11 years ago
  70. fcfb18e allow passing cert/ssl information to urllib2.urlopen and httplib.HTTPSConnection by Benjamin Peterson · 11 years ago
  71. 5f6b89b initialize _makefile_refs earlier so things don't blow up when close() is called in the constructor by Benjamin Peterson · 11 years ago
  72. 95b6164 Backport disabling of SSLv3 in ssl._create_stdlib_context() (issue #22638). by Antoine Pitrou · 11 years ago
  73. 138ec8c Issue #17293: socket.gethostbyname() can raise an exception of FreeBSD. by Serhiy Storchaka · 11 years ago
  74. b9a4501 Issue #21963: backout issue #1856 patch (avoid crashes and lockups when by Antoine Pitrou · 11 years ago
  75. f9b2aa2 Issue #22193: Fixed integer overflow error in sys.getsizeof(). by Serhiy Storchaka · 11 years ago
  76. f44b9c4 Define a __hash__ to quiet down a -3 warning by Donald Stufft · 11 years ago
  77. 3ecc8db Upgrade setuptools to 7.0 by Donald Stufft · 11 years ago
  78. 8aaff54 Implement PEP 477 - Backport ensurepip (PEP 453) to 2.7 by Donald Stufft · 11 years ago
  79. e927757 Issue #12728: Different Unicode characters having the same uppercase but by Serhiy Storchaka · 11 years ago
  80. fb136d1 Remove unused import by Raymond Hettinger · 11 years ago
  81. c4d2760 Silence the failure of test_pyclbr after adding a property in sre_parse by Serhiy Storchaka · 11 years ago
  82. 15ea870 Issues #814253, #9179: Group references and conditional group references now by Serhiy Storchaka · 11 years ago
  83. b4f3d80 Backported tests for issue #22406. by Serhiy Storchaka · 11 years ago
  84. 4535b11 Issue #17293: uuid.getnode() now determines MAC address on AIX using netstat. by Serhiy Storchaka · 11 years ago
  85. 7a02582 Issue #22769: Fixed ttk.Treeview.tag_has() when called without arguments. by Serhiy Storchaka · 11 years ago
  86. a6a8a4f merge heads by Georg Brandl · 11 years ago
  87. 6246f2a #22650: test suite: load Unicode test data files from www.pythontest.net by Georg Brandl · 11 years ago
  88. 31221a7 Issue #20160: broken ctypes calling convention on MSVC / 64-bit Windows (large structs). Patch by mattip by Steve Dower · 11 years ago
  89. 9580510 use pythontest.net for url fragment test by Benjamin Peterson · 11 years ago
  90. 57b00ed Issue #19753: Fix test_gdb on SystemZ buildbot, ignore warnings by Victor Stinner · 11 years ago
  91. 06c1497 Issue #22773: fix failing test with old readline versions due to issue #19884. by Antoine Pitrou · 11 years ago
  92. 04439fd test that keyfile can be None by Benjamin Peterson · 11 years ago
  93. 186c5f0 Issue #22775: Fixed unpickling of Cookie.SimpleCookie with protocol 2. by Serhiy Storchaka · 11 years ago
  94. 009352a #22751: fix test___all__ warning about modified environment in the tests. Patch by Michael Cetrulo. by Ezio Melotti · 11 years ago
  95. 21a2350 Issue #17896: Move Windows external lib sources from .. to externals. by Zachary Ware · 11 years ago
  96. 33db23f Issue #22770: Prevent some Tk segfaults on OS X when running gui tests. by Ned Deily · 11 years ago
  97. a79d6f4 Brought excluded code into the scope of a try block in SysLogHandler.emit(). by Vinay Sajip · 11 years ago
  98. e9e54ae Issue #17381: Fixed ranges handling in case-insensitive regular expressions. by Serhiy Storchaka · 11 years ago
  99. c04fcd4 Backported the optimization of compiling charsets in regular expressions by Serhiy Storchaka · 11 years ago
  100. e969b1b Fixed compile error in issue #22410. The _locale module is optional. by Serhiy Storchaka · 11 years ago