1. 3bca8ac Improve imap error message in unusual failure mode. by R David Murray · 11 years ago
  2. 37cfb0a Issue #17914: Use os.cpu_count() instead of multiprocessing.cpu_count() where by Charles-François Natali · 11 years ago
  3. c723da3 Merge #14360: make encoders.encode_quopri work. by R David Murray · 11 years ago
  4. f6069f9 #14360: make encoders.encode_quopri work. by R David Murray · 11 years ago
  5. b83ee30 #11454: Reduce email module load time, improve surrogate check efficiency. by R David Murray · 11 years ago
  6. 5ac1b93 test_gdb.py: ignore also "warning: Source file is more recent than executable." pattern by Victor Stinner · 11 years ago
  7. ef8115e Issue #17206: Fix test_cmd_line and test_faulthandler for my previous change by Victor Stinner · 11 years ago
  8. 383a820 Issue #17206: test.regrtest and test.script_helper enable faulthandler module by Victor Stinner · 11 years ago
  9. 4af6898 #11390: fix test failures due to readline and windows lineneds. by R David Murray · 11 years ago
  10. 4d6018f Issue 18111: Add a default argument to min() and max() by Raymond Hettinger · 11 years ago
  11. b28a375 Issue #18081: Workaround "./python -m test_idle test_logging" failure by Victor Stinner · 11 years ago
  12. 9dac840 Merge #18179: reflow paragraphs. by R David Murray · 11 years ago
  13. 021362d #18179: reflow paragraphs. by R David Murray · 11 years ago
  14. ec94eac Merge #18179: document the local_hostname parameter. by R David Murray · 11 years ago
  15. 36beb66 #18179: document the local_hostname parameter. by R David Murray · 11 years ago
  16. 5707d50 #11390: convert doctest CLI to argparse and add -o and -f options. by R David Murray · 11 years ago
  17. 07d22e5 Merge heads by Serhiy Storchaka · 11 years ago
  18. e19ee85 Merge heads by Serhiy Storchaka · 11 years ago
  19. c89533f Issue #18184: PyUnicode_FromFormat() and PyUnicode_FromFormatV() now raise by Serhiy Storchaka · 11 years ago
  20. 8eeae21 Issue #18184: PyUnicode_FromFormat() and PyUnicode_FromFormatV() now raise by Serhiy Storchaka · 11 years ago
  21. 8227696 Merged fix for issue #18260 from 3.3 by Łukasz Langa · 11 years ago
  22. f9b4eb4 Fixed issue #18260: configparser TypeError on source name specified as bytes by Łukasz Langa · 11 years ago
  23. fcce202 Solaris' /dev/null is a symlink. The device test now uses stat instead of lstat to compensate by Christian Heimes · 11 years ago
  24. 36a7e4f Solaris' /dev/null is a symlink. The device test now uses stat instead of lstat to compensate by Christian Heimes · 11 years ago
  25. 2ab07f0 (Merge 3.3) Issue #18137: Detect integer overflow on precision in by Victor Stinner · 11 years ago
  26. 2f084ec Issue #18137: Detect integer overflow on precision in float.__format__() and by Victor Stinner · 11 years ago
  27. b54b0ca #18151 Merge from 3.3 by Terry Jan Reedy · 11 years ago
  28. de3beb2 #18151, part 2: Silence debug build resource warning for each file opened by by Terry Jan Reedy · 11 years ago
  29. c77d9f3 Issue #11016: Add C implementation of the stat module as _stat by Christian Heimes · 11 years ago
  30. 6ce8d17 Merge from 3.3 by Andrew Kuchling · 11 years ago
  31. 9290dd1 #18113: avoid segfault if Py_XDECREF triggers code that calls set_panel_userptr again by Andrew Kuchling · 11 years ago
  32. 6ade516 BSD: block devices are gone by Christian Heimes · 11 years ago
  33. 45d9493 BSD: block devices are gone by Christian Heimes · 11 years ago
  34. 79278bd Fix test_stat on BSD, /dev/da0 and /dev/ad0 are links by Christian Heimes · 11 years ago
  35. 60a9593 Fix test_stat on BSD, /dev/da0 and /dev/ad0 are links by Christian Heimes · 11 years ago
  36. 085e1c6 Add tests for untested features of the 'stat' module (part of issue #11016) by Christian Heimes · 11 years ago
  37. f678b31 Add tests for untested features of the 'stat' module (part of issue #11016) by Christian Heimes · 11 years ago
  38. 10dc0eb Issue #18202: Fix minor bugs and cleanup test_source_encoding.py. by Serhiy Storchaka · 11 years ago
  39. 0a3cdf0 Issue #18202: Fix minor bugs and cleanup test_coding.py. by Serhiy Storchaka · 11 years ago
  40. 9674bd0 Issue #17222: fix a mix-up in some exception messages. by Brett Cannon · 11 years ago
  41. e08d488 (Merge 3.3) test_faulthandler: use _sigsegv() instead of _read_null() by Victor Stinner · 11 years ago
  42. 5678539 test_faulthandler: use _sigsegv() instead of _read_null() by Victor Stinner · 11 years ago
  43. 3f41c64 (Merge 3.3) Issue #18238: Skip test_signal.test_sigwaitinfo_interrupted() on AIX by Victor Stinner · 11 years ago
  44. 91f9bdd Issue #18238: Skip test_signal.test_sigwaitinfo_interrupted() on AIX by Victor Stinner · 11 years ago
  45. 546ccf0 Issue #18228: Use locale.setlocale(name, None) instead of by Victor Stinner · 11 years ago
  46. d9ccf7f Issue #18228: Fix locale test of test.regrtest.saved_test_environment by Victor Stinner · 11 years ago
  47. a222de1 (Merge 3.3) regrtest.py: Fix another typo in the usage of the faulthandler module by Victor Stinner · 11 years ago
  48. 934676a regrtest.py: Fix another typo in the usage of the faulthandler module by Victor Stinner · 11 years ago
  49. 4a704d2 (Merge 3.3) regrtest.py: Fix typo in the usage of the faulthandler module by Victor Stinner · 11 years ago
  50. 4de701b regrtest.py: Fix typo in the usage of the faulthandler module by Victor Stinner · 11 years ago
  51. 9ce4f36 merge heads by Christian Heimes · 11 years ago
  52. 9a5395a Issue #18147: Add diagnostic functions to ssl.SSLContext(). by Christian Heimes · 11 years ago
  53. a5f004f Merge heads by Serhiy Storchaka · 11 years ago
  54. 774bed7 Issue #18167: cgi.FieldStorage no more fails to handle multipart/form-data by Serhiy Storchaka · 11 years ago
  55. c7bfe0e Issue #18167: cgi.FieldStorage no more fails to handle multipart/form-data by Serhiy Storchaka · 11 years ago
  56. 9424bb4 Issue #18207: Fix test_ssl for some versions of OpenSSL that ignore seconds by Christian Heimes · 11 years ago
  57. 78be6e8 Issue #18223: Refactor test_tarfile. by Serhiy Storchaka · 11 years ago
  58. 8b56292 Issue #18223: Refactor test_tarfile. by Serhiy Storchaka · 11 years ago
  59. 390f6c1 Merge doc/argument name fix by Brett Cannon · 11 years ago
  60. a269d82 merge by Brett Cannon · 11 years ago
  61. 1d75382 Fix a misnaming of a method and an argument by Brett Cannon · 11 years ago
  62. f24fecd Issue #18076: Introduce imoportlib.util.decode_source(). by Brett Cannon · 11 years ago
  63. f4375ef importlib.abc.SourceLoader.get_source() was re-raising SyntaxError and by Brett Cannon · 11 years ago
  64. 01b0475 Issue #18115: Abstract out managing the cleanup of modules to use in by Brett Cannon · 11 years ago
  65. 6d26eba Check that warnings.showwarning() is not changed. by Brett Cannon · 11 years ago
  66. 13d8ff9 Issues #18058, 18057: Make importlib._bootstrap.NamespaceLoader by Brett Cannon · 11 years ago
  67. 645ab68 merge by Brett Cannon · 11 years ago
  68. e4f41de Issue #17177: The imp module is pending deprecation. by Brett Cannon · 11 years ago
  69. f567727 Merge with 3.3 by Andrew Kuchling · 11 years ago
  70. c7b6c50 Describe 'surrogateescape' in the documentation. by Andrew Kuchling · 11 years ago
  71. 39295e7 Stop using the deprecated unittest.TestCase.assertRaisesRegexp() by Brett Cannon · 11 years ago
  72. 2f9f056 Make test_builtin work when executed directly by Brett Cannon · 11 years ago
  73. 22ba31a Prevent a possible double close of parent pipe fds when the subprocess by Gregory P. Smith · 11 years ago
  74. b5461b9 Prevent a possible double close of parent pipe fds when the subprocess by Gregory P. Smith · 11 years ago
  75. ef88802 Issue #17177: stop using imp in test_importlib by Brett Cannon · 11 years ago
  76. e7e1dee Issue # 17177: Stop using imp in turtledemo by Brett Cannon · 11 years ago
  77. b57a085 Issue #17177: Stop using imp in zipfile by Brett Cannon · 11 years ago
  78. 9529fbf Issue #17177: Stop using imp in a bunch of tests by Brett Cannon · 11 years ago
  79. 8a2a902 Merge with 3.3 by Andrew Kuchling · 11 years ago
  80. f15a59f Issue #17177: Stop using imp in sysconfig by Brett Cannon · 11 years ago
  81. 82d2107 Issue #17177: switch from imp.new_module to types.ModuleType for runpy by Brett Cannon · 11 years ago
  82. f4ba4ec Issue #17177: Stop using imp in pydoc by Brett Cannon · 11 years ago
  83. df96068 Issue #17177: Stop using imp with py_compile by Brett Cannon · 11 years ago
  84. 53e5ea7 #18113: Objects associated to a curses.panel object with set_userptr() were leaked. by Andrew Kuchling · 11 years ago
  85. cc39b1e merge w/ 3.3 by Brett Cannon · 11 years ago
  86. 27bbfdb Drop some dead imports of imp by Brett Cannon · 11 years ago
  87. 4f4088e Issue #17177: Stop using imp in multiprocessing by Brett Cannon · 11 years ago
  88. 61c3556 Issue #17177: Stop using imp in distutils by Brett Cannon · 11 years ago
  89. 7822e12 Issue #17177: stop using imp for compileall. by Brett Cannon · 11 years ago
  90. 0b16b0d make test more robust under Windows by Brett Cannon · 11 years ago
  91. a38e814 Issue #18194: Introduce importlib.util.cache_from_source() and by Brett Cannon · 11 years ago
  92. 589c4ff Make it more obvious what things used in imp are snuck in through private APIs by Brett Cannon · 11 years ago
  93. a3c9615 Issue #17907: touch up the code for imp.new_module(). by Brett Cannon · 11 years ago
  94. 6b3d64a Closes issue 17947. Adds PEP-0435 (Adding an Enum type to the Python standard library). by Ethan Furman · 11 years ago
  95. 05a647d Issue #18192: Introduce importlib.util.MAGIC_NUMBER and document the by Brett Cannon · 11 years ago
  96. 8c18da2 merge by Brett Cannon · 11 years ago
  97. 33915eb Issue #17222: Raise FileExistsError when py_compile.compile would by Brett Cannon · 11 years ago
  98. 7bff3cb Issue #18149: Add filecmp.clear_cache() to manually clear the filecmp cache. by Ned Deily · 11 years ago
  99. 3fe35e6 Issue #18193: Add importlib.reload(), documenting (but not by Brett Cannon · 11 years ago
  100. 6f10576 Remove a dead import line. by Brett Cannon · 11 years ago