1. 53ae0ba Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar by Martin Panter · 9 years ago
  2. 2dafcc2 Issues #26310, #26311: Fix typos in the documentation by Martin Panter · 9 years ago
  3. 78a54c0 Issue #25983: Added tests for multi-argument type(). by Serhiy Storchaka · 9 years ago
  4. ade4097 Issue #12923: Reset FancyURLopener's redirect counter even on exception by Martin Panter · 9 years ago
  5. 71b7176 Issue #25945: Fixed bugs in functools.partial. by Serhiy Storchaka · 9 years ago
  6. 886aba4 Issue #26173: Separate bad cert file tests and client rejection test by Martin Panter · 9 years ago
  7. fd8e850 Issue #26173: Fix test_ssl confusion with non-existing cert and wrongcert.pem by Martin Panter · 9 years ago
  8. a339e86 Issue #19023: Document ctypes array and pointer classes by Martin Panter · 9 years ago
  9. 3ecb6ab Issue #26198: Added tests for string-related format units of PyArg_Parse*() by Serhiy Storchaka · 9 years ago
  10. a944ac3 Issue #25507: revert incorrect movement of idleConf import in a37ea1d56e98. by Terry Jan Reedy · 9 years ago
  11. 7791165 code_richcompare() now uses the constants types by Victor Stinner · 9 years ago
  12. 9a3a8e9 Upgrade pip to 8.0.2 by Donald Stufft · 9 years ago
  13. 9b5177c Issue #26147: xmlrpclib now works with unicode not encodable with used by Serhiy Storchaka · 9 years ago
  14. ae18440 Upgrade pip to 8.0.0 and setuptools to 19.4 by Donald Stufft · 9 years ago
  15. 98d3c19 Issue #16620: Fixed AttributeError in msilib.Directory.glob(). by Serhiy Storchaka · 9 years ago
  16. dd171ea add space by Benjamin Peterson · 9 years ago
  17. 27d9c3d Issue #9006: Added tests for XML RPC with non-UTF-8 encoding. by Serhiy Storchaka · 9 years ago
  18. 2f173fe Issue #21847: Fixed xmlrpclib and tests on Unicode-disabled builds. by Serhiy Storchaka · 9 years ago
  19. 43beaeb Issue #6500: Fixed infinite recursion in urllib2.Request.__getattr__(). by Serhiy Storchaka · 9 years ago
  20. c5e8935 Issue #25905: Specify 'ascii' encoding for README.txt and NEWS.txt. by Terry Jan Reedy · 9 years ago
  21. 2179b2e Issue #14771: Redirect GDB's stdin to avoid messing the terminal settings by Martin Panter · 9 years ago
  22. 71202bb Issue #25940: Use self-signed.pythontest.net in SSL tests by Martin Panter · 9 years ago
  23. 07f24c5 #7944: close files explicitly in test_tarfile (backport d560eece0857). by Ezio Melotti · 9 years ago
  24. 8861b29 Convert test_tarfile to ASCII (backport c1ed490bd266). by Ezio Melotti · 9 years ago
  25. 0d207fd Fixes issue #26083: Workaround a subprocess bug that raised an incorrect by Gregory P. Smith · 9 years ago
  26. 8da4023 Comment out another test that won't pass after reverting the picklability by Barry Warsaw · 9 years ago
  27. 607965e Comment out two tests that won't pass now after reverting the typeobject.c by Barry Warsaw · 9 years ago
  28. 788db63 Fix issue18918 : Attach the pydoc documentation for 'FILES' topic. by Senthil Kumaran · 9 years ago
  29. e01859f Issue #6500: Reverting fbea8ff8db5e since it broke tests by Berker Peksag · 9 years ago
  30. 621d7fd Issue #6500: Fix "maximum recursion depth exceeded" error caused by Request.__getattr__() by Berker Peksag · 9 years ago
  31. ff41d45 Make catched exceptions more specific and correct a comment. by Serhiy Storchaka · 9 years ago
  32. b8e54dd Issue #22995: Instances of extension types with a state that aren't by Serhiy Storchaka · 9 years ago
  33. 82ea0f9 Closes #25664: handled logger names in Unicode. by Vinay Sajip · 9 years ago
  34. a3c2242 Fixed sizeof tests for dict and type (they were passed by accident). by Serhiy Storchaka · 9 years ago
  35. 0b72ae8 Create a file in SizeofTest only if needed. by Serhiy Storchaka · 9 years ago
  36. e789038 Use correct PyGC_Head size in tests for issue #25421. by Serhiy Storchaka · 9 years ago
  37. c06a6d0 Issue #25421: __sizeof__ methods of builtin types now use dynamic basic size. by Serhiy Storchaka · 9 years ago
  38. 6f3d5da Issue #25905: Revert unwanted conversion of ' to ’ RIGHT SINGLE QUOTATION MARK. by Terry Jan Reedy · 9 years ago
  39. d77fe94 Issue #22088: Port base64 character ignoring doc and test from 857d9fe60169 by Martin Panter · 9 years ago
  40. 64fa45a Fixes issue #20954: _args_from_interpreter_flags used by multiprocessing by Gregory P. Smith · 9 years ago
  41. 7b9e7ed Issue #25809: Skip testing platform-dependent French thousands separator by Martin Panter · 9 years ago
  42. 3c459de remove pointless keys() call by Benjamin Peterson · 9 years ago
  43. f9d11e8 make consulting save_modules O(1) rather than O(n) by Benjamin Peterson · 9 years ago
  44. 7e59ce8 Issue #14285: Do not catch ImportError from __init__.py in runpy by Martin Panter · 9 years ago
  45. ab68fca Issue #6478: _strptime's regexp cache now is reset after changing timezone by Serhiy Storchaka · 9 years ago
  46. e37003e Issue #19543: Added Py3k warning for decoding unicode. by Serhiy Storchaka · 9 years ago
  47. c747e55 Fix test_doctest in verbose mode by Victor Stinner · 9 years ago
  48. 2329eed Issue #25718: Fixed copying object with state with boolean value is false. by Serhiy Storchaka · 9 years ago
  49. 03f3c2f Fixed yet one syntax error in test_xpickle in Python 2.5. by Serhiy Storchaka · 9 years ago
  50. 43e9007 Fixed Py3k warnings in tests for issue #24731. by Serhiy Storchaka · 9 years ago
  51. 81772f1 Trying to fix test_xpickle with python 2.4 and 2.5. by Serhiy Storchaka · 9 years ago
  52. 3c8ef8f Issue #25742: Try to fix test_locale on Windows by Victor Stinner · 9 years ago
  53. d26b663 Got rid of "with" for compatibility test_xpickle with Python 2.5. by Serhiy Storchaka · 9 years ago
  54. bf19ce2 Issue #25761: Added more test cases for testing unpickling broken data. by Serhiy Storchaka · 9 years ago
  55. e08496b Closes #25742: locale.setlocale() now accepts a Unicode string for its second by Victor Stinner · 9 years ago
  56. 916c7c7 Issue #23914: Fix test_xpickle with python 2.4 and 2.5 by Zachary Ware · 9 years ago
  57. 9baa568 Issue #10131: Fixed deep copying of minidom documents. Based on patch by Serhiy Storchaka · 9 years ago
  58. 929e363 Issue #25622: Rename to PythonValuesTestCase and enable for non-Windows by Martin Panter · 9 years ago
  59. ee1b24c Issue #24097: Fixed crash in object.__reduce__() if slot name is freed inside by Serhiy Storchaka · 9 years ago
  60. 282e831 Issue #25616: Tests for OrderedDict are extracted from test_collections by Serhiy Storchaka · 9 years ago
  61. 1121b5e Issue #25703: Skip test_43581 if one of stdout or stderr is redirected. by Serhiy Storchaka · 9 years ago
  62. 8d30ad7 Issue #24731: Fixed crash on converting objects with special methods by Serhiy Storchaka · 9 years ago
  63. d2f0726 Fix non-ascii character by Raymond Hettinger · 9 years ago
  64. 5fda2f6 Add a missing docstring by Raymond Hettinger · 9 years ago
  65. 96bc175 Issue #25663: Make rlcompleter avoid duplicate global names by Martin Panter · 9 years ago
  66. b3d8b59 Issue #25688: Fixed file leak in ElementTree.iterparse() raising an error. by Serhiy Storchaka · 9 years ago
  67. 5c13766 Issue #23914: Fixed SystemError raised by unpickler on broken pickle data. by Serhiy Storchaka · 9 years ago
  68. 1456c98 Issue #25691: Added tests on deleting cElementTree.Element attributes. by Serhiy Storchaka · 9 years ago
  69. 37c02ac Issue #25624: ZipFile now always writes a ZIP_STORED header for directory by Serhiy Storchaka · 9 years ago
  70. 241282b update pydoc-topics by Benjamin Peterson · 9 years ago
  71. e4679e4 Update idlelib/NEWS.txt. by Terry Jan Reedy · 9 years ago
  72. 1a31cba Issue #25686: test_shutil no longer uses the distutils package for running by Serhiy Storchaka · 9 years ago
  73. 76ced99 Issue 15348: Stop debugger engine (normally in user process) by Terry Jan Reedy · 9 years ago
  74. 89bdf37 Issue #24455: Prevent IDLE from hanging when a) closing the shell while the by Terry Jan Reedy · 9 years ago
  75. 6156560 Issue #25678: Copy buffer objects to null-terminated strings. by Serhiy Storchaka · 9 years ago
  76. 815ab14 Make it slightly clearer that IDLE close message is referring to user program, by Terry Jan Reedy · 9 years ago
  77. 2a6c2c9 Close #10128: don't rerun __main__.py in multiprocessing by Nick Coghlan · 9 years ago
  78. f7999fc Issue #24750: whitespace by Terry Jan Reedy · 9 years ago
  79. 3d09622 Issue #24750: Improve appearance of IDLE editor window status bar. by Terry Jan Reedy · 9 years ago
  80. 5d7d26c Issue #25388: Fixed tokenizer hang when processing undecodable source code by Serhiy Storchaka · 9 years ago
  81. ef2b2f4 Issue #25590: Make rlcompleter only call getattr() once per attribute by Martin Panter · 9 years ago
  82. 4b4f0b9 Indent by Terry Jan Reedy · 9 years ago
  83. 55ee13d Whitespace by Terry Jan Reedy · 9 years ago
  84. 35aa5d0 Issue #25313: Change the handling of new built-in text color themes to better by Terry Jan Reedy · 9 years ago
  85. 0d64940 Issue #25607: Restore old distutils logging threshold after running tests that by Serhiy Storchaka · 9 years ago
  86. 76e6cc1 Issue #22995: Backported additional tests for non-pickleable types. by Serhiy Storchaka · 9 years ago
  87. 10aaca9 always set OP_NO_SSLv3 by default (closes #25530) by Benjamin Peterson · 9 years ago
  88. c54b8ce Issue #7759: Fixed the mhlib module on filesystems that doesn't support by Serhiy Storchaka · 9 years ago
  89. 9665cca Issue #6598: Avoid clock wrapping around in test_make_msgid_collisions. by Serhiy Storchaka · 9 years ago
  90. f64ccb9 Issue #25263: Fixed the tkinter.test.test_tkinter.test_font.FontTest test by Serhiy Storchaka · 9 years ago
  91. bab1f85 Issue #25582: Fixed 100 MB memory leak in test_ctypes. by Serhiy Storchaka · 9 years ago
  92. e192d0b Issue #7267: format(int, 'c') now raises OverflowError when the argument is not by Victor Stinner · 9 years ago
  93. 8d0a94d Issue #892902: Disable newly added tests in test_xpickle. by Serhiy Storchaka · 9 years ago
  94. da87e45 Issue #892902: Fixed pickling recursive objects. by Serhiy Storchaka · 9 years ago
  95. 43415ba Issue #18010: Fix pydoc GUI search to handle package exceptions by Martin Panter · 9 years ago
  96. c72e66a Issue #25523: Backported a-to-an corrections. by Serhiy Storchaka · 9 years ago
  97. faaf16b Issue #25507: move test-specific imports to test function (idlelib.IOBinding). by Terry Jan Reedy · 9 years ago
  98. 09ba984 always use os.urandom for the uuid4 algorithm (closes #25515) by Benjamin Peterson · 9 years ago
  99. fbe04b6 Issue #21827: Fixed textwrap.dedent() for the case when largest common by Serhiy Storchaka · 9 years ago
  100. 8048776 Display IDLE warning as a warning rather than as an error. by Terry Jan Reedy · 9 years ago