1. c7d979f Closes #23686: Update Windows installer OpenSSL to 1.0.2a by Steve Dower · 9 years ago
  2. f172cae - fix file permission for Lib/test/test_script_helper.py by doko@ubuntu.com · 9 years ago
  3. 267998a Issue #23817: run autoreconf to update configure. by Ned Deily · 9 years ago
  4. 6433e9e - Modules/Setup.dist: remove time extension duplicate, introduced by the fix for #5309. by doko@ubuntu.com · 9 years ago
  5. 8d0c478 Close #23904: fix pathlib documentation misleadingly mentioning that bytes objects are accepted in the PurePath constructor by Antoine Pitrou · 9 years ago
  6. 8ad751e Close #23904: fix pathlib documentation misleadingly mentioning that bytes objects are accepted in the PurePath constructor by Antoine Pitrou · 9 years ago
  7. 0ac8aa7 Unittest for Issue 21511 by Christie Wilson bobcatfish@gmail.com (merge from 3.4). by Guido van Rossum · 9 years ago
  8. e173c07 Unittest for Issue 21511 by Christie Wilson bobcatfish@gmail.com. by Guido van Rossum · 9 years ago
  9. 3323da9 Issue23826: fix doc test for -OO runs by Ethan Furman · 9 years ago
  10. 2995cc6 Issue #23912: Fix code formatting in datamodel.rst. by Berker Peksag · 9 years ago
  11. 770319d Issue #23912: Fix code formatting in datamodel.rst. by Berker Peksag · 9 years ago
  12. 339e3f3 merge 3.4 by Benjamin Peterson · 9 years ago
  13. 1c69c3e use imperative by Benjamin Peterson · 9 years ago
  14. 2dbc6e6 Issue #23529: Limit the size of decompressed data when reading from by Antoine Pitrou · 9 years ago
  15. 2ce11d2 Null merge by Serhiy Storchaka · 9 years ago
  16. 43264b8 Merge heads by Serhiy Storchaka · 9 years ago
  17. 0fa23e4 Merge heads by Serhiy Storchaka · 9 years ago
  18. a7b9a1f Issue #23025: Add a mention of os.urandom to RAND_bytes and RAND_pseudo_bytes docs. by Berker Peksag · 9 years ago
  19. 1c04a39 Null merge by Serhiy Storchaka · 9 years ago
  20. eb7a97c Issue #23025: Add a mention of os.urandom to RAND_bytes and RAND_pseudo_bytes docs. by Berker Peksag · 9 years ago
  21. 056eb96 Merge heads by Serhiy Storchaka · 9 years ago
  22. 6a77286 Merge heads by Serhiy Storchaka · 9 years ago
  23. 71fd224 Issue #21859: Added Python implementation of io.FileIO. by Serhiy Storchaka · 9 years ago
  24. 82c920c Issue #23062: Add a test for suppressing --version with argparse.SUPPRESS. by Berker Peksag · 9 years ago
  25. ecb75e2 Issue #23062: Add a test for suppressing --version with argparse.SUPPRESS. by Berker Peksag · 9 years ago
  26. cd092ef Issue #21859: Corrected FileIO docstrings. by Serhiy Storchaka · 9 years ago
  27. 3d2279f Issue #21859: Corrected FileIO docstrings. by Serhiy Storchaka · 9 years ago
  28. 2116b12 Issue #23865: close() methods in multiple modules now are idempotent and more by Serhiy Storchaka · 9 years ago
  29. 7e7a3db Issue #23865: close() methods in multiple modules now are idempotent and more by Serhiy Storchaka · 9 years ago
  30. fcbf8f3 Null merge by Serhiy Storchaka · 9 years ago
  31. 1c5e281 Use assertRaisesRegex instead of deprecated assertRaisesRegexp. by Serhiy Storchaka · 9 years ago
  32. 93da9b5 Use assertRaisesRegex instead of deprecated assertRaisesRegexp. by Serhiy Storchaka · 9 years ago
  33. 6bd687e Merge with 3.4. by Zachary Ware · 9 years ago
  34. 057b530 Put the NASM pulled from svn.python.org at the front of the PATH. by Zachary Ware · 9 years ago
  35. 5056769 Replaced "string" with "bytes object" in docstrings of binary I/O objects. by Serhiy Storchaka · 9 years ago
  36. b817b77 Replaced "string" with "bytes object" in docstrings of binary I/O objects. by Serhiy Storchaka · 9 years ago
  37. 4729a57 Null merge with 3.4 by Zachary Ware · 9 years ago
  38. 89c057a Backed out changeset bc41a4d6c58f after buildbots have new OpenSSL source. by Zachary Ware · 9 years ago
  39. 5065792 Refresh OpenSSL sources on the buildbots by Zachary Ware · 9 years ago
  40. a59f963 Fix prepare_ssl.py script by Zachary Ware · 9 years ago
  41. 7cc28b6 Issue #23817: FreeBSD now uses "1.0" the the SOVERSION as other operating by Victor Stinner · 9 years ago
  42. 9f3109c Issue #23686: Update Windows build to use OpenSSL 1.0.2a. by Zachary Ware · 9 years ago
  43. fe5ac52 Fix typo in telnet docs (reported by Keith Briggs) by Tim Golden · 9 years ago
  44. 6f362fa actually ssl3 is just completely broken by Benjamin Peterson · 9 years ago
  45. 7ecfc82 Issue #23400: Raise same exception on both Python 2 and 3 if sem_open is not available. by Berker Peksag · 9 years ago
  46. 52c0c33 Skip nntplib tests when transient errors captured. by Berker Peksag · 9 years ago
  47. c9d11c3 Issue #23879, asyncio: SelectorEventLoop.sock_connect() must not call connect() by Victor Stinner · 9 years ago
  48. 033c58a remove smtpd dead code (closes #23873) by Benjamin Peterson · 9 years ago
  49. b32fb8d Update pip to 6.1.1 by Donald Stufft · 9 years ago
  50. 4bea461 Issue #23881: ftp://gatekeeper.research.compaq.com/ and ftp://ftp.debian.org/ by Victor Stinner · 9 years ago
  51. ab73e65 Issue #23881: urllib.request.ftpwrapper constructor now closes the socket if by Victor Stinner · 9 years ago
  52. fe508d1 Upgrade pip to 6.1.0 and setuptools to 15.0 by Donald Stufft · 9 years ago
  53. 6fbeae4 Issue #22977: Remove unconditional import of ctypes. by Serhiy Storchaka · 9 years ago
  54. 43b8427 remove extra arguments in arg parsing format codes (closes #23875) by Benjamin Peterson · 9 years ago
  55. 42c235e Added missing right bracket (reported by Daryl Klakouski) by Tim Golden · 9 years ago
  56. 7b8c5f5 Updates Windows release scripts to generate and upload GPG signatures. by Steve Dower · 9 years ago
  57. 79a6cca Null merge from 3.4 by Zachary Ware · 9 years ago
  58. f975b3d Fix prepare_ssl.py for OpenSSL 1.0.2a builds without Perl (using old system). by Zachary Ware · 9 years ago
  59. ced1174 Issue #23618: Fix internal_select() for negative timeout (blocking socket) when by Victor Stinner · 9 years ago
  60. 88ed640 Issue #23834: Fix the default socket timeout by Victor Stinner · 9 years ago
  61. da5cbe6 Merge from 3.4 by Tim Golden · 9 years ago
  62. f1c5dea merge 3.4 by Benjamin Peterson · 9 years ago
  63. 291d7b0 Issue #23400: Raise same exception on both Python 2 and 3 if sem_open is not available. by Berker Peksag · 9 years ago
  64. b8e973f Issue #23027: test_warnings now passes all tests when run it with -Werror. by Berker Peksag · 9 years ago
  65. d096208 Skip nntplib tests when transient errors captured. by Berker Peksag · 9 years ago
  66. 716b3d3 Issue #23883: Add missing entries to traceback.__all__. by Berker Peksag · 9 years ago
  67. cb6fdf2 issue10838: Rename the subprocess.mswindows internal global to _mswindows. by Gregory P. Smith · 9 years ago
  68. ace5586 Addresses Issue #10838: The subprocess now module includes by Gregory P. Smith · 9 years ago
  69. 3c28878 Merge 3.4 (asyncio) by Victor Stinner · 9 years ago
  70. 1515450 Issue #23411: Added DefragResult, ParseResult, SplitResult, DefragResultBytes, by Serhiy Storchaka · 9 years ago
  71. 43a1bed merge 3.4 (#23873) by Benjamin Peterson · 9 years ago
  72. 62f5278 update pip to 6.1.1 by Donald Stufft · 9 years ago
  73. 388bf30 Merge 3.4 (test_urllib2net) by Victor Stinner · 9 years ago
  74. a9dd680 (Merge 3.4) Issue #23881: urllib.request.ftpwrapper constructor now closes the by Victor Stinner · 9 years ago
  75. 9bcbdb4 Merged update of pip to 6.1.0 and setuptools to 15.0 by Donald Stufft · 9 years ago
  76. 1469070 Issue #23853: Methods of SSL socket don't reset the socket timeout anymore each by Victor Stinner · 9 years ago
  77. 222dfc7 Issue #22117: Fix sock_call_ex() for non-blocking socket by Victor Stinner · 9 years ago
  78. 8912d14 Issue #23853: socket.socket.sendall() does no more reset the socket timeout by Victor Stinner · 9 years ago
  79. 9001d80 Issue #23834: Fix initial value of the socket timeout by Victor Stinner · 9 years ago
  80. 62aa7dc Issue #22721: An order of multiline pprint output of set or dict containing by Serhiy Storchaka · 9 years ago
  81. 01362da Issue #22977: Remove unconditional import of ctypes. by Serhiy Storchaka · 9 years ago
  82. 7d71c97 merge 3.4 (#23875) by Benjamin Peterson · 9 years ago
  83. 55c1435 fix building without threads (closes #23877) by Benjamin Peterson · 9 years ago
  84. 3fbcafa Merge doc change from 3.4 by Tim Golden · 9 years ago
  85. cae7bdb #3566: Clean up handling of remote server disconnects. by R David Murray · 9 years ago
  86. 142bf56 merge 3.4 (#23872) by Benjamin Peterson · 9 years ago
  87. 0c80331 fix extended command syntax (closes #23872) by Benjamin Peterson · 9 years ago
  88. fcfcf85 Updated pprint examples in according to issue #19105. by Serhiy Storchaka · 9 years ago
  89. a4c6bad Issue #23501: #include "clinic/posixmodule.c.h" was in the section skipped on Windows. by Serhiy Storchaka · 9 years ago
  90. 1a62921 fix refleak in deque_concat by Benjamin Peterson · 9 years ago
  91. de1c27f Issue #23466: Fixed expected error message in test_format. by Serhiy Storchaka · 9 years ago
  92. 04e6dba Fixed the array module broken in issue #23492. by Serhiy Storchaka · 9 years ago
  93. b599ca8 Fixed test_enum for issue #15582. by Serhiy Storchaka · 9 years ago
  94. 06e6610 Issue #15133: _tkinter.tkapp.getboolean() now supports Tcl_Obj and always by Serhiy Storchaka · 9 years ago
  95. 9a6e201 Issue #15133: _tkinter.tkapp.getboolean() now supports Tcl_Obj and always by Serhiy Storchaka · 9 years ago
  96. 46ba6c8 Issue #22831: Use "with" to avoid possible fd leaks. by Serhiy Storchaka · 9 years ago
  97. ae2d667 Open files in binary mode to avoid newlines transformation. by Serhiy Storchaka · 9 years ago
  98. c9ba38c Open files in binary mode to avoid newlines transformation. by Serhiy Storchaka · 9 years ago
  99. 778db28 Issue #10590: xml.sax.parseString() now supports string argument. by Serhiy Storchaka · 9 years ago
  100. f8aa133 Issue #23338: Fixed formatting ctypes error messages on Cygwin. by Serhiy Storchaka · 9 years ago