1. 2fee5c9 Issue #24021: docstring for urllib.urlcleanup. by Robert Collins · 9 years ago
  2. 7e220c0 Merge by Terry Jan Reedy · 9 years ago
  3. 2f7de53 Issue #24759: Revert 13a8782a775e. by Terry Jan Reedy · 9 years ago
  4. a0e5d98 Issue #23888: Handle fractional time in cookie expiry. Patch by ssh. by Robert Collins · 9 years ago
  5. 43cbbe2 Issue #22397: Skip failing tests on AIX by Robert Collins · 9 years ago
  6. 4c0a09a Revert da29a94367b2 by Yury Selivanov · 9 years ago
  7. f6b5cad include fcntl.h on all *nix platforms (closes #24217) by Benjamin Peterson · 9 years ago
  8. 6b3f29c asyncio: Fix code style by Yury Selivanov · 9 years ago
  9. 0dcd80a Issue #20557: Use specific asserts in io tests. by Serhiy Storchaka · 9 years ago
  10. ce17f76 Issue #23182: PEP8-ify the annotation grammar tests. Patch by Ian Lee. by Zachary Ware · 9 years ago
  11. 3e77677 Issue #23652: Make the select module compile against LSB headers. by Zachary Ware · 9 years ago
  12. 1c837f4 Issue 24745: Add ACKS entry. by Terry Jan Reedy · 9 years ago
  13. d87d168 Issue 24745: Switch from Courier to platform-sensitive TkFixedFont as default by Terry Jan Reedy · 9 years ago
  14. 231007f Issue #21192: Idle Editor. When a file is run, put its name in the restart bar. by Terry Jan Reedy · 9 years ago
  15. 9a82bd4 Issue #24763: Fix asyncio test on Windows by Victor Stinner · 9 years ago
  16. 2080dc9 Issue #22932: Fix timezones in email.utils.formatdate. by Robert Collins · 9 years ago
  17. 6fb1e74 Fix ResourceWarning in asyncio.BaseSubprocessTransport by Victor Stinner · 9 years ago
  18. 062759f Issue 24759: Gracefull exit Idle if ttk import fails. by Terry Jan Reedy · 9 years ago
  19. 5ccc18f Issue #23779: imaplib raises TypeError if authenticator tries to abort. by Robert Collins · 9 years ago
  20. 30f1f67 Issue #13884: Idle: Remove tearoff lines from menus. Patch by Roger Serwy. by Terry Jan Reedy · 9 years ago
  21. 41ca828 Issue #12160: Fix incorrect StreamCodec references in Codec.encode() and Codec.decode() docs. by Berker Peksag · 9 years ago
  22. dcf841b Merge by Jason R. Coombs · 9 years ago
  23. bd4dd54 Issue #23589: Remove duplicate sentence from the FAQ. Patch by Yongzhi Pan. by Robert Collins · 9 years ago
  24. 842c074 Issue #24729: Correct reference to open function. by Jason R. Coombs · 9 years ago
  25. 111803c Issue #23319: Add Matthieu Gautier to Misc/ACKS by Victor Stinner · 9 years ago
  26. 9c631a0 Issue #23319: Fix ctypes.BigEndianStructure, swap correctly bytes. Patch by Victor Stinner · 9 years ago
  27. bb1c079 Issue #19450: Update OS X installer builds to use SQLite 3.8.11. by Ned Deily · 9 years ago
  28. 1ee9283 Issue #23254: Document how to close the TCPServer listening socket. by Robert Collins · 9 years ago
  29. d8de44b Issue #24729: Update tutorial to match implementation. by Alessandro Cucci · 9 years ago
  30. 54d361f Issue #19450: Update Windows builds to use SQLite 3.8.11.0 by Steve Dower · 9 years ago
  31. acd61b6 Issue #24735: Fix invalid memory access in combinations_with_replacement() by Raymond Hettinger · 9 years ago
  32. aaf6114 Issue #23441: rcompleter now prints a tab character instead of displaying by Berker Peksag · 9 years ago
  33. 0bd5fb0 Issue #24728: Fix building without threads. by Berker Peksag · 9 years ago
  34. ddc7440 Issue #17527: Add PATCH to wsgiref.validator. Patch from Luca Sbardella. by Robert Collins · 9 years ago
  35. 83236f7 Issue #24683: Fixed crashes in _json functions called with arguments of by Serhiy Storchaka · 9 years ago
  36. 5a294d8 Issue #21697: shutil.copytree() now correctly handles symbolic links that point to directories. by Berker Peksag · 9 years ago
  37. 7e732a7 Issue #24713: Use importlib.reload() in import reference document. by Berker Peksag · 9 years ago
  38. eaf16ab asyncio: sync with github by Victor Stinner · 9 years ago
  39. 71080fc asyncio: Add asyncio.compat module by Victor Stinner · 9 years ago
  40. f05b79d Issue #24603: Update the OS X 32-bit installer build to use OpenSSL 1.0.2d. by Ned Deily · 9 years ago
  41. 178f0b6 Issue #24620: Random.setstate() now validates the value of state last element. by Serhiy Storchaka · 9 years ago
  42. f79dfe3 Add versionchanged information for mock_open. by Robert Collins · 9 years ago
  43. ca647ef Issue #21750: Further fixup to be styled like other mock APIs. by Robert Collins · 9 years ago
  44. 80e4f30 Remove line numbers from unittest in susp-ignored. by Robert Collins · 9 years ago
  45. 16dd210 Fix suspicious after the unittest docs change. by Robert Collins · 9 years ago
  46. e02f6c2 Issue #22153: Improve unittest docs. Patch from Martin Panter and evilzero. by Robert Collins · 9 years ago
  47. 689b55c Issue #24603: Update the Windows build to use OpenSSL 1.0.2d by Zachary Ware · 9 years ago
  48. 4aa30dc rstlint: explicitly open files as UTF8 by Zachary Ware · 9 years ago
  49. c75e2dd Issue #24680: Remove random backslash. Patch by cdz. by Zachary Ware · 9 years ago
  50. 750eae1 Issue #24678: Fixed raiseExceptions typo in logging tests. by Serhiy Storchaka · 9 years ago
  51. 19c1a87 Issue #20792: Expand idle_test.test_pathbowser. Tweak file to not copy twice. by Terry Jan Reedy · 9 years ago
  52. c0b1e0f Issue #24675: Avoid DeprecationWarning in test_os by Victor Stinner · 9 years ago
  53. 239aba7 Issue #19663: Improve error message for defaultdict. by Raymond Hettinger · 9 years ago
  54. 3018cc4 Issue #24206: Fixed __eq__ and __ne__ methods of inspect classes. by Serhiy Storchaka · 9 years ago
  55. d113c96 improve style of the convert macro (#24655) by Benjamin Peterson · 9 years ago
  56. 92b3e065 Typo fix in mock.patch. by Robert Collins · 9 years ago
  57. 5329aaa Issue #21750: mock_open.read_data can now be read from each instance, as it by Robert Collins · 9 years ago
  58. 579db16 Closes #23247: Fix a crash in the StreamWriter.reset() of CJK codecs by Victor Stinner · 9 years ago
  59. b37f43f - Issue #18622: unittest.mock.mock_open().reset_mock would recurse infinitely. by Robert Collins · 9 years ago
  60. acb3a4d fix normalization example (closes #24610) by Benjamin Peterson · 9 years ago
  61. d44768f Issue #24608: chunk.Chunk.read() now always returns bytes, not str. by Serhiy Storchaka · 9 years ago
  62. e0fd7ef Corrected docstrings of audio modules. writeframes() accepts bytes, not str. by Serhiy Storchaka · 9 years ago
  63. e6ecea5 asyncio: sync with github asyncio by Victor Stinner · 9 years ago
  64. af320b3 Added regression test for issue24581. by Serhiy Storchaka · 9 years ago
  65. e36402a Fix usage of the default role. by Zachary Ware · 9 years ago
  66. 5c676f6 Fix suspicious markup by Zachary Ware · 9 years ago
  67. ebbdb7d Corrected empty lines in Misc/NEWS. by Serhiy Storchaka · 9 years ago
  68. 7dcbf90 'not' is very important here by Benjamin Peterson · 9 years ago
  69. b8fd262 tighten warning by Benjamin Peterson · 9 years ago
  70. 03d6ee3 Issue #18684: Fixed reading out of the buffer in the re module. by Serhiy Storchaka · 9 years ago
  71. 0357268 Issue #24259: tarfile now raises a ReadError if an archive is truncated inside a data segment. by Lars Gustäbel · 9 years ago
  72. 54630d9 Issue #24540: fix typo in json.dumps docstring by Ned Deily · 9 years ago
  73. 1da0612 merge heads by Benjamin Peterson · 9 years ago
  74. 2a48a6e merge 3.3 (#24407) by Benjamin Peterson · 9 years ago
  75. a82f77f protect against mutation of the dict during insertion (closes #24407) by Benjamin Peterson · 9 years ago
  76. f1ce6de Issue #24330: Update IDLE doc and help to note "Configure IDLE" difference by Ned Deily · 9 years ago
  77. a1005ed #24584: replace dead link with pointer to archive.org. by R David Murray · 9 years ago
  78. 0454d48 Issue #24432: Update OS X 10.5+ installer builds to use OpenSSL 1.0.2c. by Ned Deily · 9 years ago
  79. a09ef03 Issue #24432: Update Windows builds to use OpenSSL 1.0.2c. by Steve Dower · 9 years ago
  80. 09e6058 Issue #24450: Proxy gi_yieldfrom & cr_await in asyncio.CoroWrapper by Yury Selivanov · 9 years ago
  81. d3a2a95 use correct __new__ method (closes #24552) by Benjamin Peterson · 9 years ago
  82. 80f78a3 fix use after free (closes #24552) by Benjamin Peterson · 9 years ago
  83. b7a688b Issue #24514: tarfile now tolerates number fields consisting of only whitespace. by Lars Gustäbel · 9 years ago
  84. 3ef8058 remove stray '(' (closes #24547) by Benjamin Peterson · 9 years ago
  85. fe6399e Update setuptools to 18.0.1 and pip to 7.1.0 by Donald Stufft · 9 years ago
  86. 05744ac Issue #19176: Fixed doctype() related bugs in C implementation of ElementTree. by Serhiy Storchaka · 9 years ago
  87. 7b6e3b9 Issue #24467: Fixed possible buffer over-read in bytearray. The bytearray by Serhiy Storchaka · 9 years ago
  88. 50373e6 Issue #20387: Merge by Jason R. Coombs · 9 years ago
  89. 449e2be Issue #24456: Fixed possible buffer over-read in adpcm2lin() and lin2adpcm() by Serhiy Storchaka · 9 years ago
  90. 80c29ac Issue #20387: Merge patch and test by Jason R. Coombs · 9 years ago
  91. 101ff35 Issue #24336: The contextmanager decorator now works with functions with by Serhiy Storchaka · 9 years ago
  92. acac1e0 merge 3.3 by Benjamin Peterson · 9 years ago
  93. dac3ab8 add issue number by Benjamin Peterson · 9 years ago
  94. ff0f322 merge 3.3 by Benjamin Peterson · 9 years ago
  95. 59b08c1 use safe allocation and reallocation macros by Benjamin Peterson · 9 years ago
  96. d1d628d Issue #20387: Update Misc/NEWS by Jason R. Coombs · 9 years ago
  97. 89584c9 Issue #23684: Clarify the return value of the scheme attribute of ParseResult and SplitResult objects. by Berker Peksag · 9 years ago
  98. 1096f76 Issue #24509: Clarify Handle.cancel() and loop.call_* methods. by Yury Selivanov · 9 years ago
  99. bb96134 asyncio.docs: Use less confusing title by Yury Selivanov · 9 years ago
  100. 339d5e7 Fix asyncio unittests in debug mode by Yury Selivanov · 9 years ago