1. 9b69491 Issue #25395: Fixed crash when highly nested OrderedDict structures were by Serhiy Storchaka · 9 years ago
  2. 14eefe3 Issue #25395: Fixed crash when highly nested OrderedDict structures were by Serhiy Storchaka · 9 years ago
  3. 75a8140 Fix typo noticed by Alec Nunn by Berker Peksag · 9 years ago
  4. 964ec8b Fix typo noticed by Alec Nunn by Berker Peksag · 9 years ago
  5. bfb03a4 Merge from 3.5 by Steve Dower · 9 years ago
  6. 04a4316 Issue #25450: Updates shortcuts to start Python in installation directory. by Steve Dower · 9 years ago
  7. 940f6a8 Improves handling of test markers for building Python without intefering with actual installs. by Steve Dower · 9 years ago
  8. 22d4553 Merge 3.5 by Yury Selivanov · 9 years ago
  9. f97edf1 whatsnew/3.5: NumPy 1.10 has been released by Yury Selivanov · 9 years ago
  10. 05a4a9c Merge 3.5 by Yury Selivanov · 9 years ago
  11. c62162d docs/inspect: Document __annotations__ by Yury Selivanov · 9 years ago
  12. ff99988 Merge typo fixes from 3.5 by Martin Panter · 9 years ago
  13. 0e5eba2 Fix more typos in whatsnew/3.5.rst by Martin Panter · 9 years ago
  14. 4827e48 Merge spelling fixes from 3.4 into 3.5 by Martin Panter · 9 years ago
  15. 1f1177d Fix some spelling errors in documentation and code comments by Martin Panter · 9 years ago
  16. 7003696 Merge with 3.5 by Terry Jan Reedy · 9 years ago
  17. c029481 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  18. 3e8a7ad Issue #25519: Mark difflib.ndiff as a functions where not already. by Terry Jan Reedy · 9 years ago
  19. 4df4296 Merge with 3.5 by Terry Jan Reedy · 9 years ago
  20. 3f209b6 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  21. a05e7f6 Issue #25505: Remove unused buggy method. by Terry Jan Reedy · 9 years ago
  22. 213b405 Issue #25487: Fix tests not updated when the imp module moved to a by Brett Cannon · 9 years ago
  23. c6d17c0 Merge with 3.5 by Terry Jan Reedy · 9 years ago
  24. dc22031 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  25. bbdc065 Issue #25507: move test-specific imports to test function (idlelib.IOBinding). by Terry Jan Reedy · 9 years ago
  26. e448066 merge 3.5 (#25504) by Benjamin Peterson · 9 years ago
  27. adf8627 merge 3.4 (#25504) by Benjamin Peterson · 9 years ago
  28. dcc13ef fix usage of undefined name (#25504) by Benjamin Peterson · 9 years ago
  29. 4b24d63 merge 3.5 (#25515) by Benjamin Peterson · 9 years ago
  30. 788cb52 always use os.urandom for the uuid4 algorithm (closes #25515) by Benjamin Peterson · 9 years ago
  31. fc8a0a5 Issue25506: Fixed a copy-pasting error in test_pprint. by Serhiy Storchaka · 9 years ago
  32. 265cee0 Issue25506: Fixed a copy-pasting error in test_pprint. by Serhiy Storchaka · 9 years ago
  33. c257007 Null merge by Serhiy Storchaka · 9 years ago
  34. b2874bc Merge heads by Serhiy Storchaka · 9 years ago
  35. 15f74f4 Merge heads by Serhiy Storchaka · 9 years ago
  36. 6230235 Issue #25503: Fixed inspect.getdoc() for inherited docstrings of properties. by Serhiy Storchaka · 9 years ago
  37. ac4bdcc Issue #25503: Fixed inspect.getdoc() for inherited docstrings of properties. by Serhiy Storchaka · 9 years ago
  38. 860c8a4 merge 3.5 (#25502) by Benjamin Peterson · 9 years ago
  39. 669ff66 remove duplicated imports (closes #25502) by Benjamin Peterson · 9 years ago
  40. 2e0e18b Issue #21827: Fixed textwrap.dedent() for the case when largest common by Serhiy Storchaka · 9 years ago
  41. f8152c6 Issue #21827: Fixed textwrap.dedent() for the case when largest common by Serhiy Storchaka · 9 years ago
  42. ea4cb63 Issue #21827: Fixed textwrap.dedent() for the case when largest common by Serhiy Storchaka · 9 years ago
  43. 549edcf Merge with 3.5 by Terry Jan Reedy · 9 years ago
  44. 44b1020 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  45. 68b6874 Issue #25432: Explain isinstance behaviour when type is a tuple. by Terry Jan Reedy · 9 years ago
  46. 24fa60c Closes #25494: Merge with 3.5 by Zachary Ware · 9 years ago
  47. 32dcf40 Issue #25494: Merge with 3.4 by Zachary Ware · 9 years ago
  48. df2660e Issue #25494: Remove extra quote from docstring. by Zachary Ware · 9 years ago
  49. b44dffd Merge with 3.5 by Terry Jan Reedy · 9 years ago
  50. b1f1c5e Merge with 3.4 by Terry Jan Reedy · 9 years ago
  51. 4c973e9 Display IDLE warning as a warning rather than as an error. by Terry Jan Reedy · 9 years ago
  52. dd1e670 Fix a variable typo by switching to a f-string. by Brett Cannon · 9 years ago
  53. d7475fb Issue #23391: Merge OSError doc from 3.5 by Martin Panter · 9 years ago
  54. 084b368 Issue #23391: Merge OSError doc from 3.4 into 3.5 by Martin Panter · 9 years ago
  55. 5487c13 Issue #23391: Restore OSError constructor argument documentation by Martin Panter · 9 years ago
  56. 1c8222c Issue 25311: Add support for f-strings to tokenize.py. Also added some comments to explain what's happening, since it's not so obvious. by Eric V. Smith · 9 years ago
  57. f1c47e4 Issue #25154: Make the file argument apply to the print function and by Brett Cannon · 9 years ago
  58. 3188f1d Merge with 3.5 by Zachary Ware · 9 years ago
  59. 8e66a73 Null merge with 3.4 by Zachary Ware · 9 years ago
  60. f085a16 Issue #25456: Fix test_idle when Tcl/Tk DLLs are loaded from python.exe's home by Zachary Ware · 9 years ago
  61. 2374ad7 merge 3.5 (#25471) by Benjamin Peterson · 9 years ago
  62. 2775d85 merge 3.4 (#25471) by Benjamin Peterson · 9 years ago
  63. d9dbf49 accepted sockets shouldn't inherit the SOCK_NONBLOCK flag (closes #25471) by Benjamin Peterson · 9 years ago
  64. b75e7f5 Issue21160: Correct comments in nturl2path. Patch by Jurko Gospodnetić. by Serhiy Storchaka · 9 years ago
  65. 0a467d1 Issue21160: Correct comments in nturl2path. Patch by Jurko Gospodnetić. by Serhiy Storchaka · 9 years ago
  66. 458123b Issue21160: Correct comments in nturl2path. Patch by Jurko Gospodnetić. by Serhiy Storchaka · 9 years ago
  67. 97a763d Removed redundant call of update_wrapper(). by Serhiy Storchaka · 9 years ago
  68. ce2295d Removed redundant call of update_wrapper(). by Serhiy Storchaka · 9 years ago
  69. dcd1a03 Issue #25447: The lru_cache() wrapper objects now can be copied and pickled by Serhiy Storchaka · 9 years ago
  70. 45120f2 Issue #25447: The lru_cache() wrapper objects now can be copied and pickled by Serhiy Storchaka · 9 years ago
  71. 21960a3 Null merge with 3.5 by Zachary Ware · 9 years ago
  72. a7b83b4 Null merge with 3.4 by Zachary Ware · 9 years ago
  73. 677744b Closes #25456: Copy Tcl/Tk DLLs to build directory on Windows by Zachary Ware · 9 years ago
  74. 5b6f364 Issue #24633: Removes automatic rename of site-packages/README since README.txt is now committed. by Steve Dower · 9 years ago
  75. fe3e7a0 Moves Windows installer externals onto SVN and updates the build process to grab them automatically. by Steve Dower · 9 years ago
  76. d28a8a9 Moves Windows installer externals onto SVN and updates the build process to grab them automatically. by Steve Dower · 9 years ago
  77. 4487a46 Merge 3.4 (Issue #25461) by Victor Stinner · 9 years ago
  78. de6e800 Merge 3.4 (Issue #25461) by Victor Stinner · 9 years ago
  79. 0e316f6 Issue #25461: Rephrase os.walk() doc by Victor Stinner · 9 years ago
  80. db41fd4 Removed unused parameter by Raymond Hettinger · 9 years ago
  81. afbea7a Issue #25410: C implementation of OrderedDict now uses type(self) instead of by Serhiy Storchaka · 9 years ago
  82. 4575beb Issue #25410: C implementation of OrderedDict now uses type(self) instead of by Serhiy Storchaka · 9 years ago
  83. 5682850 Merge with 3.5 by Terry Jan Reedy · 9 years ago
  84. 4ab220c Merge with 3.4 by Terry Jan Reedy · 9 years ago
  85. d081229 Issue #24782: Limit width of canvas and hence IDLE settings dialog. by Terry Jan Reedy · 9 years ago
  86. 6a4d52e Issue #25210: Add some basic tests for the new exception message by Berker Peksag · 9 years ago
  87. c2a753a Issue #25417: Remove the extra dot from docstring by Berker Peksag · 9 years ago
  88. 05492b8 Issue #25417: Remove the extra dot from docstring by Berker Peksag · 9 years ago
  89. 23c9f61 Issue #23981: Update test_unicodedata to use script_helpers by Berker Peksag · 9 years ago
  90. 33a7fcc Issue #23981: Update test_unicodedata to use script_helpers by Berker Peksag · 9 years ago
  91. 085c254 Issue #25417: Fix typo in Path.samefile() docstring by Berker Peksag · 9 years ago
  92. 267597f Issue #25417: Fix typo in Path.samefile() docstring by Berker Peksag · 9 years ago
  93. 6eeca7d Null merge with 3.5 by Berker Peksag · 9 years ago
  94. 4da7105 Fix merge conflict artifacts and move the entry to correct place by Berker Peksag · 9 years ago
  95. 37cb27c Merge 3.5 by Victor Stinner · 9 years ago
  96. 9aba8c8 Issue #21515: Elaborate tempfile.TemporaryFile() comment by Victor Stinner · 9 years ago
  97. 60a0892 Issue #25410: Fixed a memory leak in OrderedDict in the case when key's hash by Serhiy Storchaka · 9 years ago
  98. d17427b Issue #25410: Fixed a memory leak in OrderedDict in the case when key's hash by Serhiy Storchaka · 9 years ago
  99. 0f43bb1 Only update the state variable once per iteration. by Raymond Hettinger · 9 years ago
  100. 1ef1c09 Merge with 3.5 by Terry Jan Reedy · 9 years ago