1. 7e2b870 Issue #25388: Fixed tokenizer crash when processing undecodable source code by Serhiy Storchaka · 9 years ago
  2. 0d44111 Issue #25388: Fixed tokenizer crash when processing undecodable source code by Serhiy Storchaka · 9 years ago
  3. 2463001 merge 3.4 (#25569) by Benjamin Peterson · 9 years ago
  4. 806fb25 fix build with older openssl (#25569) by Benjamin Peterson · 9 years ago
  5. 97ce0fa Fix grammar in whatsnew/3.5.rst and elsewhere by Martin Panter · 9 years ago
  6. 32acc16 Merge typo and grammar fixes from 3.4 into 3.5 by Martin Panter · 9 years ago
  7. 2e4571a Fix a few grammar problems in the documentation and comments by Martin Panter · 9 years ago
  8. ac34e09 Correct Content-Type syntax in documentation by Martin Panter · 9 years ago
  9. fa9ea04 Issue #25590: Merge rlcompleter change from 3.4 into 3.5 by Martin Panter · 9 years ago
  10. 06622ea Issue #25590: Make rlcompleter only call getattr() once per attribute by Martin Panter · 9 years ago
  11. 75559af Issue #25498: Update error message for 3.5 by Martin Panter · 9 years ago
  12. 0da4ac1 Issue #25498: Merge ctypes crash fix from 3.4 into 3.5 by Martin Panter · 9 years ago
  13. 1bb6515 Issue #25498: Fix GC crash due to ctypes objects wrapping a memoryview by Martin Panter · 9 years ago
  14. c73771a Merge 3.4 by Yury Selivanov · 9 years ago
  15. abe9625 asyncio: Fix sporadic failing unittests in debug mode by Yury Selivanov · 9 years ago
  16. 19a70e7 Issue #25462: The hash of the key now is calculated only once in most by Serhiy Storchaka · 9 years ago
  17. 33be3e3 Merge 3.4 (issue #25605) by Victor Stinner · 9 years ago
  18. 9cccfce Issue #25605: Document exceptions raised by fcntl.ioctl() and fcntl.flock() by Victor Stinner · 9 years ago
  19. 30c328f Merge with 3.4 by Terry Jan Reedy · 9 years ago
  20. 5496ba2 Indent by Terry Jan Reedy · 9 years ago
  21. 8f1a980 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  22. c15a7c6 Whitespace by Terry Jan Reedy · 9 years ago
  23. e19f3ec Merge with 3.4 by Terry Jan Reedy · 9 years ago
  24. d0c0f00 Issue #25313: Change the handling of new built-in text color themes to better by Terry Jan Reedy · 9 years ago
  25. 2f85555 Issue #25607: Restore old distutils logging threshold after running tests that by Serhiy Storchaka · 9 years ago
  26. 8402324 Issue #25607: Restore old distutils logging threshold after running tests that by Serhiy Storchaka · 9 years ago
  27. ef2462e Restore old distutils logging threshold after running test_log. by Serhiy Storchaka · 9 years ago
  28. fda7fe0 Restore old distutils logging threshold after running test_log. by Serhiy Storchaka · 9 years ago
  29. 609a2e1 Issue #22995: Default implementation of __reduce__ and __reduce_ex__ now by Serhiy Storchaka · 9 years ago
  30. d7a4415 Issue #22995: Default implementation of __reduce__ and __reduce_ex__ now by Serhiy Storchaka · 9 years ago
  31. 45bde5d merge 3.4 (#25530) by Benjamin Peterson · 9 years ago
  32. a9dcdab always set OP_NO_SSLv3 by default (closes #25530) by Benjamin Peterson · 9 years ago
  33. 86429bd merge 3.5 (#25569) by Benjamin Peterson · 9 years ago
  34. eda06c8 fix memory leak in _get_crl_dp (closes #25569) by Benjamin Peterson · 9 years ago
  35. a99ab63 Merge with 3.4 by Zachary Ware · 9 years ago
  36. 71a0b43 Rewrite re.VERBOSE section. by Zachary Ware · 9 years ago
  37. c730931 Issue #25603: Add missing parenthesis. by Zachary Ware · 9 years ago
  38. ccbc8de Fix awkward grammar in whatsnew. by Zachary Ware · 9 years ago
  39. 35abe19 Issue #25595: Fixed test_deleted_cwd in test_importlib on AIX. by Serhiy Storchaka · 9 years ago
  40. c6ce13d Issue #6598: Avoid clock wrapping around in test_make_msgid_collisions. by Serhiy Storchaka · 9 years ago
  41. e1dc3d4 Issue #6598: Avoid clock wrapping around in test_make_msgid_collisions. by Serhiy Storchaka · 9 years ago
  42. 7c3f385 Fix Visual Studio warning. by Stefan Krah · 9 years ago
  43. 0ce5b6e Iaaue #25598: Fix memory_hex from #9951 for non-contiguous buffers. by Stefan Krah · 9 years ago
  44. e46e09d Issue #25263: Fixed the tkinter.test.test_tkinter.test_font.FontTest test by Serhiy Storchaka · 9 years ago
  45. 40fe35a Issue #25263: Fixed the tkinter.test.test_tkinter.test_font.FontTest test by Serhiy Storchaka · 9 years ago
  46. c379ade pytime.c: rename pygettimeofday_new() to pygettimeofday() by Victor Stinner · 9 years ago
  47. d2f6974 Improve appearance of example code by Raymond Hettinger · 9 years ago
  48. 549e34c Remove confusing section from named tuple recipes. by Raymond Hettinger · 9 years ago
  49. 4f1c187 Added missed periods at the ends of sentences in Misc/NEWS. by Serhiy Storchaka · 9 years ago
  50. fed16ec Added missed periods at the ends of sentences in Misc/NEWS. by Serhiy Storchaka · 9 years ago
  51. acdb020 Fixed markup in Misc/NEWS. by Serhiy Storchaka · 9 years ago
  52. faf7060 Fixed markup in Misc/NEWS. by Serhiy Storchaka · 9 years ago
  53. 04b5700 Issue #25584: Added "escape" to the __all__ list in the glob module. by Serhiy Storchaka · 9 years ago
  54. 735b790 Issue #25584: Fixed recursive glob() with patterns starting with '**'. by Serhiy Storchaka · 9 years ago
  55. b63902a Issue #25582: Fixed 100 MB memory leak in test_ctypes. by Serhiy Storchaka · 9 years ago
  56. ba27014 Issue #24306: Sets component ID for launcher to match 3.5 and later to avoid downgrading. by Steve Dower · 9 years ago
  57. 411dfd8 Issue #22643: Skip test_case_operation_overflow on computers with low memory. by Serhiy Storchaka · 9 years ago
  58. 608c213 Issue #892902: Added new tests for pickling recursive collections. by Serhiy Storchaka · 9 years ago
  59. eeb896c Issue #24802: Copy bytes-like objects to null-terminated buffers if necessary by Martin Panter · 9 years ago
  60. f9827ea Issue #25555: Fix parser and AST: fill lineno and col_offset of "arg" node when by Victor Stinner · 9 years ago
  61. 8263981 Issue #25582: Fixed 100 MB memory leak in test_ctypes. by Serhiy Storchaka · 9 years ago
  62. 850be0f Improve namedtuple doc string examples by Raymond Hettinger · 9 years ago
  63. 5e2e700 Fixes installer not allowing launcher to be selected. by Steve Dower · 9 years ago
  64. d61d860 Issue #24802: Update test case for ValueError in 3.5 by Martin Panter · 9 years ago
  65. b0deeb4 #25446: Fix regression in smtplib's AUTH LOGIN support. by R David Murray · 9 years ago
  66. 65b77d6 Null merge from 3.4 by Steve Dower · 9 years ago
  67. 3d717d0 Issue #22643: Skip test_case_operation_overflow on computers with low memory. by Serhiy Storchaka · 9 years ago
  68. 838b7cc Issue #892902: Added new tests for pickling recursive collections. by Serhiy Storchaka · 9 years ago
  69. 61d6e4a Issue #24802: Merge null termination fixes from 3.4 into 3.5 by Martin Panter · 9 years ago
  70. 9b566c3 Issue #25064: Adjust documentation according to new mkstemp signature by Martin Panter · 9 years ago
  71. 97f46db Issue #25410: Made testing that od_fast_nodes and dk_entries are in sync more by Serhiy Storchaka · 9 years ago
  72. 4981dd2 Fixed merging error in 3ebeeed1eb28. Thanks Марк Коренберг. by Serhiy Storchaka · 9 years ago
  73. d5f353e Issue #24726: Revert setting the value on the dict if by Serhiy Storchaka · 9 years ago
  74. 9c96761 Issue #25558: Refactoring OrderedDict iteration. by Serhiy Storchaka · 9 years ago
  75. 98da9d0 Issue #18010: Merge pydoc web search fix from 3.4 into 3.5 by Martin Panter · 9 years ago
  76. 9ad0aae Issue #18010: Fix pydoc web server search to handle package exceptions by Martin Panter · 9 years ago
  77. 7931be4 Merge 3.4 by Yury Selivanov · 9 years ago
  78. ade0412 asyncio: Optimize asyncio.sleep(0) by Yury Selivanov · 9 years ago
  79. b5d0a21 Issue #25554: Got rid of circular references in regular expression parsing. by Serhiy Storchaka · 9 years ago
  80. 60a1d3c Issue #25556: Fix LOAD_GLOBAL bytecode when globals type is not dict and the by Victor Stinner · 9 years ago
  81. 4d11a94 Issue #24726: Fixed issue number for previous changeset 59c7615ea921. by Serhiy Storchaka · 9 years ago
  82. 710cd34 Issue #25449: Fixed a crash and leaking NULL in repr() of OrderedDict that by Serhiy Storchaka · 9 years ago
  83. b45b7b2 Issue #25449: Iterating OrderedDict with keys with unstable hash now raises by Serhiy Storchaka · 9 years ago
  84. b25d09a merge 3.4 by Benjamin Peterson · 9 years ago
  85. 5be2dac remove trailing ws by Benjamin Peterson · 9 years ago
  86. 1897c98 merge 3.4 by Benjamin Peterson · 9 years ago
  87. c2f0121 link to modern PUG url by Benjamin Peterson · 9 years ago
  88. 26825bc Use sys.platform instead of os.name to detect Windows in asyncio docs. Patch by Akira Li. (Merge 3.4->3.5) by Guido van Rossum · 9 years ago
  89. 8778c6b Use sys.platform instead of os.name to detect Windows in asyncio docs. Patch by Akira Li. by Guido van Rossum · 9 years ago
  90. f51d715 Issue #25523: Further a-to-an corrections new in 3.5. by Serhiy Storchaka · 9 years ago
  91. a84f6c3 Issue #25523: Merge a-to-an corrections from 3.4. by Serhiy Storchaka · 9 years ago
  92. d65c949 Issue #25523: Further a-to-an corrections. by Serhiy Storchaka · 9 years ago
  93. d2ad571 Issue #25523: Further a-to-an corrections new in 3.5 by Martin Panter · 9 years ago
  94. 2eb819f Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5 by Martin Panter · 9 years ago
  95. 7462b649 Issue #25523: Correct "a" article to "an" article by Martin Panter · 9 years ago
  96. 56275dc Issue #25510: fileinput.FileInput.readline() now returns b'' instead of '' by Serhiy Storchaka · 9 years ago
  97. 314464d Issue #25510: fileinput.FileInput.readline() now returns b'' instead of '' by Serhiy Storchaka · 9 years ago
  98. 14eefe3 Issue #25395: Fixed crash when highly nested OrderedDict structures were by Serhiy Storchaka · 9 years ago
  99. 964ec8b Fix typo noticed by Alec Nunn by Berker Peksag · 9 years ago
  100. 04a4316 Issue #25450: Updates shortcuts to start Python in installation directory. by Steve Dower · 9 years ago