1. 23b94d0 Refactored logging rotating handlers for improved flexibility. by Vinay Sajip · 14 years ago
  2. 239a042 merge from 3.2 by Senthil Kumaran · 14 years ago
  3. 6497aa3 Issue13696 - Fix 302 Redirection for Relative urls. by Senthil Kumaran · 14 years ago
  4. c095956 merge 3.2 by Benjamin Peterson · 14 years ago
  5. a8d7037 merge 3.1 by Benjamin Peterson · 14 years ago
  6. b462da8 fix this to not depend on dictionary order by Benjamin Peterson · 14 years ago
  7. 72aeec3 Issue #13636: Weak ciphers are now disabled by default in the ssl module by Antoine Pitrou · 14 years ago
  8. 8f85f90 Issue #13636: Weak ciphers are now disabled by default in the ssl module by Antoine Pitrou · 14 years ago
  9. 74c503b use io.SEEK_* constants instead of os.SEEK_* where an IO stream is seeked, leaving the os.SEEK_* constants only for os.lseek, as documented by Eli Bendersky · 14 years ago
  10. c041ab6 Mock the rename failure a bit better by Antoine Pitrou · 14 years ago
  11. 4266333 Issue #9975: socket: Fix incorrect use of flowinfo and scope_id. Patch by by Charles-François Natali · 14 years ago
  12. 366999a Issue #9975: socket: Fix incorrect use of flowinfo and scope_id. Patch by by Charles-François Natali · 14 years ago
  13. 9912b39 merge with 3.2 by Sandro Tosi · 14 years ago
  14. 70efbef Issue #13594: various fixes to aifc module; patch by Oleg Plakhotnyuk by Sandro Tosi · 14 years ago
  15. 35e0275 merge with 3.2 by Sandro Tosi · 14 years ago
  16. bdd5354 Issue #13680: add lowecase compression type to write header; patch by Oleg Plakhotnyuk by Sandro Tosi · 14 years ago
  17. 78091e6 Issue #12715: Add an optional symlinks argument to shutil functions (copyfile, copymode, copystat, copy, copy2). by Antoine Pitrou · 14 years ago
  18. 70069fc don't fail if CLOEXEC doesn't exist by Benjamin Peterson · 14 years ago
  19. a5f6f2a merge 3.2 by Benjamin Peterson · 14 years ago
  20. 0e61350 propgate error in other conditions by Benjamin Peterson · 14 years ago
  21. 2fb9ae9 add a flags parameter to select.epoll by Benjamin Peterson · 14 years ago
  22. 5b62942 Issue #13577: Built-in methods and functions now have a __qualname__. by Antoine Pitrou · 14 years ago
  23. 5285518 Forgot the data file for Diffie-Hellman tests. by Antoine Pitrou · 14 years ago
  24. 0e576f1 Issue #13626: Add support for SSL Diffie-Hellman key exchange, through the by Antoine Pitrou · 14 years ago
  25. 85530aa Merge by Michael Foord · 14 years ago
  26. 3ba95f8 Metaclasses with metaclasses with a __dict__ descriptor can no longer trigger code execution with inspect.getattr_static. by Michael Foord · 14 years ago
  27. 6b15c90 Use context managers in test_ssl to simplify test writing. by Antoine Pitrou · 14 years ago
  28. 65a3f4b Use context managers in test_ssl to simplify test writing. by Antoine Pitrou · 14 years ago
  29. f0a49a9 Issue #13645: fix test_import failure when run immediately after test_coding. by Antoine Pitrou · 14 years ago
  30. 28f8bee Issue #13645: fix test_import failure when run immediately after test_coding. by Antoine Pitrou · 14 years ago
  31. de911b2 Issue #12708: Add starmap() and starmap_async() methods (similar to itertools.starmap()) to multiprocessing.Pool. by Antoine Pitrou · 14 years ago
  32. 12f65d1 Issue #1785: Fix inspect and pydoc with misbehaving descriptors. by Antoine Pitrou · 14 years ago
  33. 86a8a9a Issue #1785: Fix inspect and pydoc with misbehaving descriptors. by Antoine Pitrou · 14 years ago
  34. 501da61 Fix ssl module compilation if ECDH support was disabled in the OpenSSL build. by Antoine Pitrou · 14 years ago
  35. 1743db5 Merge by Antoine Pitrou · 14 years ago
  36. 0831676 Issue #13637: "a2b" functions in the binascii module now accept ASCII-only unicode strings. by Antoine Pitrou · 14 years ago
  37. 29b15d1 Followup to issue #11867: Use socketpair(), since FreeBSD < 8 doesn't really by Charles-François Natali · 14 years ago
  38. bf38315 Followup to issue #11867: Use socketpair(), since FreeBSD < 8 doesn't really by Charles-François Natali · 14 years ago
  39. 8691bff Fix for buggy test by Antoine Pitrou · 14 years ago
  40. 8abdb8a Issue #13634: Add support for querying and disabling SSL compression. by Antoine Pitrou · 14 years ago
  41. 923df6f Issue #13627: Add support for SSL Elliptic Curve-based Diffie-Hellman by Antoine Pitrou · 14 years ago
  42. d130195 Issue #5424: add tests for inet_ntoa, inet_ntop, inet_aton and inet_pton. by Antoine Pitrou · 14 years ago
  43. 7ded21e Issue #5424: add tests for inet_ntoa, inet_ntop, inet_aton and inet_pton. by Antoine Pitrou · 14 years ago
  44. b01c32d Issue #13453: Try to increase some socket timeouts to make some buildbots stop by Charles-François Natali · 14 years ago
  45. 4ce2f36 Issue #13453: Try to increase some socket timeouts to make some buildbots stop by Charles-François Natali · 14 years ago
  46. d974393 (Merge 3.2) Issue #13628: python-gdb.py is now able to retrieve more frames in by Victor Stinner · 14 years ago
  47. d208416 Issue #13628: python-gdb.py is now able to retrieve more frames in the Python by Victor Stinner · 14 years ago
  48. 6db4944 Issue #13635: Add ssl.OP_CIPHER_SERVER_PREFERENCE, so that SSL servers by Antoine Pitrou · 14 years ago
  49. bfaa79a Issue #11867: Make test_mailbox.test_lock_conflict deterministic (and fix a by Charles-François Natali · 14 years ago
  50. 78ed83d Issue #11867: Make test_mailbox.test_lock_conflict deterministic (and fix a by Charles-François Natali · 14 years ago
  51. ca9afca #13576: merge with 3.2. by Ezio Melotti · 14 years ago
  52. 62f3d03 #13576: add tests about the handling of (possibly broken) condcoms. by Ezio Melotti · 14 years ago
  53. a699a2d Merge 3.2 by Michael Foord · 14 years ago
  54. a51623b Fix inspect.getattr_static to work on modules (again). Closes issue 11813. by Michael Foord · 14 years ago
  55. 7bfe899 Followup to #7502: add __hash__ method and tests. by Antoine Pitrou · 14 years ago
  56. 165b128 Followup to #7502: add __hash__ method and tests. by Antoine Pitrou · 14 years ago
  57. 92d4acb Issue #7502: Fix equality comparison for DocTestCase instances. by Antoine Pitrou · 14 years ago
  58. 2bc801c Issue #7502: Fix equality comparison for DocTestCase instances. by Antoine Pitrou · 14 years ago
  59. fb0901c In the test SSL server, also output the cipher name by Antoine Pitrou · 14 years ago
  60. f8eac00 Issue #13623: Fix a performance regression introduced by issue #12170 in by Victor Stinner · 14 years ago
  61. 1637487 Skip test if the path is too long for a AF_UNIX socket by Antoine Pitrou · 14 years ago
  62. 6ec29e2 Issue #8373: The filesystem path of AF_UNIX sockets now uses the filesystem by Antoine Pitrou · 14 years ago
  63. ca81bf7 fix this test to actually test something (closes #13606) by Benjamin Peterson · 14 years ago
  64. bfebb7b improve abstract property support (closes #11610) by Benjamin Peterson · 14 years ago
  65. e0e2735 Fix OSError.__init__ and OSError.__new__ so that each of them can be by Antoine Pitrou · 14 years ago
  66. 77e1bfc Issue #13453: Fix a race condition in test_poplib. by Charles-François Natali · 14 years ago
  67. 83ef254 Issue #13453: Fix a race condition in test_poplib. by Charles-François Natali · 14 years ago
  68. 556ba04 Fix #13449: add 'blocking' parameter to sched.scheduler.run() so that the scheduler can be used in non-blocking applications by Giampaolo Rodola' · 14 years ago
  69. a23d65c Merge 3.2 by Alexandre Vassalotti · 14 years ago
  70. 3bfc65a Issue #13505: Make pickling of bytes object compatible with Python 2. by Alexandre Vassalotti · 14 years ago
  71. 9d57481 Issue #13577: various kinds of descriptors now have a __qualname__ attribute. by Antoine Pitrou · 14 years ago
  72. ff7f64c Issue #13544: Add __qualname__ to functools.WRAPPER_ASSIGNMENTS. by Meador Inge · 14 years ago
  73. 313b2ad Fix imports in xml.dom. by Florent Xicluna · 14 years ago
  74. 0a9dd2f Issue #5689: Add support for lzma compression to the tarfile module. by Lars Gustäbel · 14 years ago
  75. ce2af33 merge 3.2 by Benjamin Peterson · 14 years ago
  76. b870aa1 we're always going to have gc by Benjamin Peterson · 14 years ago
  77. d3a345a merge 3.2 by Benjamin Peterson · 14 years ago
  78. 964561b you can't get resource.error if you can't import resource by Benjamin Peterson · 14 years ago
  79. 10a6ddb Issue #11886: Fix also test_time for the non-DST timezone name (EST/AEST) by Victor Stinner · 14 years ago
  80. 1635e9c Issue #13453: Catch EAI_FAIL in support.transient_internet. by Charles-François Natali · 14 years ago
  81. 13859bf Issue #13453: Catch EAI_FAIL in support.transient_internet. by Charles-François Natali · 14 years ago
  82. 6731775 Issue #13248: turn 3.2's PendingDeprecationWarning into 3.3's DeprecationWarning (cgi, importlib, nntplib, smtpd). by Florent Xicluna · 14 years ago
  83. 1b7458b Closes #2979: add parameter 'use_builtin_types' to the SimpleXMLRPCServer. by Florent Xicluna · 14 years ago
  84. e3b4715 Write tests for invalid characters (U+00110000) by Victor Stinner · 14 years ago
  85. 7f54f75 Issue #13441: Enable the workaround for Solaris locale bug by Victor Stinner · 14 years ago
  86. 69291c4 Issue #13441: Skip some locales (e.g. cs_CZ and hu_HU) on Solaris to workaround by Victor Stinner · 14 years ago
  87. 5446bba Issue #13441: Don't test the hu_HU locale on Solaris to workaround a mbstowcs() by Victor Stinner · 14 years ago
  88. 7061413 Issue #13441: Log the locale when localeconv() fails by Victor Stinner · 14 years ago
  89. bc9f0c6 (Merge 3.2) Issue #11886: workaround an OS bug (time zone data) in test_time by Victor Stinner · 14 years ago
  90. 0cd4790 Issue #11886: workaround an OS bug (time zone data) in test_time by Victor Stinner · 14 years ago
  91. 96e7677 #13531: merge with 3.2. by Ezio Melotti · 14 years ago
  92. eb58794 #13531: add a test for defaultdict with a non-callable arg. Patch by Mike Cheng. by Ezio Melotti · 14 years ago
  93. 38d9643 Issue #13464: Add a readinto() method to http.client.HTTPResponse. by Antoine Pitrou · 14 years ago
  94. bb44b73 Remove no longer needed work-around for bz2 file object support. by Lars Gustäbel · 14 years ago
  95. 45fb082 Merge with 3.2: Correctly detect bzip2 compressed streams with blocksizes other than 900k. by Lars Gustäbel · 14 years ago
  96. ed1ac58 Correctly detect bzip2 compressed streams with blocksizes other than 900k. by Lars Gustäbel · 14 years ago
  97. 9c3895f Corrected order of parameters to HTTPError in test_urllib2.py. by Jason R. Coombs · 14 years ago
  98. 7ff21d7 Pass positional arguments - HTTPError is not accepting keyword arguments. Reference #13211 and #12555. by Jason R. Coombs · 14 years ago
  99. 0612e8c Merged fix for #13211 from 3.2 by Jason R. Coombs · 14 years ago
  100. b3d188f #8414: merge with 3.2. by Ezio Melotti · 14 years ago