1. 4140fb5 #17065: Use process-unique key for winreg test. by R David Murray · 11 years ago
  2. 637c7c4 Fix reference leak in _pickle. by Alexandre Vassalotti · 11 years ago
  3. 6b02772 Remove trailing whitespace. by Ezio Melotti · 11 years ago
  4. 65f7a9e Remove duplicated tests. by Ezio Melotti · 11 years ago
  5. 67804e9 Issue #17801: fix shebang line of gprof2html.py by Ned Deily · 11 years ago
  6. 1f7492c Isuse #17720: Fix APPENDS handling in the Python implementation of Unpickler by Alexandre Vassalotti · 11 years ago
  7. bdf940d #17409: Document RLIM_INFINITY and use it to clarify the setrlimit docs. by R David Murray · 11 years ago
  8. 3583761 #17413: make sure settrace funcs get passed exception instances for 'value'. by R David Murray · 11 years ago
  9. 0aa685a Minor typo in example. by Barry Warsaw · 11 years ago
  10. 1b6424f Fix indentation. by Ezio Melotti · 11 years ago
  11. ab5ba79 #17790: test_set now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 11 years ago
  12. 3e4a98b #17789: test_random now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 11 years ago
  13. aaa5d1c #17779: test_osx_env now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 11 years ago
  14. bca1a26 #17135: Add note in imp to use importlib for new programs. by R David Murray · 11 years ago
  15. 0471ac3 Merge. by Richard Oudkerk · 11 years ago
  16. cf8a1e5 - Issue #17782: Fix undefined behaviour on platforms where ``struct timespec``'s "tv_nsec" member is not a C long. by Antoine Pitrou · 11 years ago
  17. 409c313 Issue #17555: Fix ForkAwareThreadLock so that size of after fork by Richard Oudkerk · 11 years ago
  18. b38897f Fix issue #17707: multiprocessing.Queue's get() method does not block for short timeouts. by Giampaolo Rodola' · 11 years ago
  19. 643ea53 #14735: Update IDLE docs to omit "Control-z on Windows". by Roger Serwy · 11 years ago
  20. a68c1ab #17771: fix typo. Patch by Andriy Mysyk. by Ezio Melotti · 11 years ago
  21. d13c008 #17766: test_iterlen now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 11 years ago
  22. c048d98 #17740: fix links to the socket function. Initial patch by Zachary Ware. by Ezio Melotti · 11 years ago
  23. d34941a Issue #17739: fix the description of SSLSocket.getpeercert(binary_form=True) for server sockets. by Antoine Pitrou · 11 years ago
  24. 20c08c8 Remove unused import. by Barry Warsaw · 11 years ago
  25. 618738b - Issue #17012: shutil.which() no longer fallbacks to the PATH environment by Barry Warsaw · 11 years ago
  26. 51ce29c remove pointless code (closes #17738) by Benjamin Peterson · 11 years ago
  27. 3034efd Issue #17710: Fix pickle raising a SystemError on bogus input. by Antoine Pitrou · 11 years ago
  28. ed3cd7e #13510: clarify that f.readlines() is note necessary to iterate over a file. Patch by Dan Riti. by Ezio Melotti · 11 years ago
  29. 45fe62d Issue #17728: Specify default precision for float.format for presentation types e, f, and g. by Eric V. Smith · 11 years ago
  30. f1465f0 Close #17731: Clean up properly in test_import by Nick Coghlan · 11 years ago
  31. 26dfaac9 #17341: Include name in re error message about invalid group name. by R David Murray · 11 years ago
  32. f2fa5fc Issue #17221: Resort Misc/NEWS. by Serhiy Storchaka · 11 years ago
  33. 839e5ea Issue #17702: use assertRaises() for the unit test by Victor Stinner · 11 years ago
  34. 6d10139 Close #17702: os.environ now raises KeyError with the original environment by Victor Stinner · 11 years ago
  35. c4e0d98 Close issue #16163: handle submodules in pkgutil.iter_importers by Nick Coghlan · 11 years ago
  36. 8157459 Merge heads. by Alexandre Vassalotti · 11 years ago
  37. 8db89ca Issue #16550: Update the opcode descriptions of pickletools to use unsigned by Alexandre Vassalotti · 11 years ago
  38. 1aca953 Fix example ignoring ".svn" directories in compileall. by Georg Brandl · 11 years ago
  39. 1e1134a The Integral class does not contain implementations for the bit-shifting operations. (See #3056.) by Georg Brandl · 11 years ago
  40. 5e2954e Clarify that the function *definition* creates the function and the binding in the module globals. by Georg Brandl · 11 years ago
  41. 1d472b7 Closes #14462: allow any valid Python identifier in sre group names, as documented. by Georg Brandl · 11 years ago
  42. 991fc57 Closes #13638: document PyErr_SetFromErrnoWithFilenameObject, by Georg Brandl · 11 years ago
  43. 5c4874f Merge heads. by Alexandre Vassalotti · 11 years ago
  44. a204636 bind('') does not do the same as bind('localhost') by Georg Brandl · 11 years ago
  45. 5f4b4ac Update code examples using collections.abc classes. by Georg Brandl · 11 years ago
  46. 7b8c132 Closes #17726: small clarification in design FAQ. by Georg Brandl · 11 years ago
  47. 00d83f2 Clean up error messages raised by save_reduce in _pickle. by Alexandre Vassalotti · 11 years ago
  48. e095968 Update using/mac documentation which was still on 2.5. by Georg Brandl · 11 years ago
  49. dec3b3f Clarify point in name mangling doc. by Georg Brandl · 11 years ago
  50. 6eea818 Fix pickling test in test_memoryio. by Alexandre Vassalotti · 11 years ago
  51. 9a7a811 Issue #16804: Fix 'python -S -m site' failure. by Meador Inge · 11 years ago
  52. 0bfd6ac Reflow paragraph. by R David Murray · 11 years ago
  53. 14ee3cf #2118: clarify smtplib exception documentation. by R David Murray · 11 years ago
  54. 4bb1734 Issue #17016: Get rid of possible pointer wraparounds and integer overflows by Serhiy Storchaka · 11 years ago
  55. f756f94 #17571: remove broken links in datetime.py docstring. by Ezio Melotti · 11 years ago
  56. ac3da87 #17686: fix broken link in Doc/using/unix.rst. Patch by Dan Riti. by Ezio Melotti · 11 years ago
  57. c973448 Issue #17715: Add missing NULL Check to PyNumber_Long. by Mark Dickinson · 11 years ago
  58. b4fd468 Revert changes for #13355 by request from Raymond Hettinger by Andrew Svetlov · 11 years ago
  59. 64aafeb Issue #16447: Fix potential segfault when setting __name__ on a class. by Mark Dickinson · 11 years ago
  60. eff6444 Fix whitespaces by Andrew Svetlov · 11 years ago
  61. a2dfc35 Issue #13355: Raise ValueError on random.triangular call with invalid params. by Andrew Svetlov · 11 years ago
  62. 7b2c8bb Issue #16658: add missing return to HTTPConnection.send(). by Andrew Svetlov · 11 years ago
  63. a3b255f #17653: fix typo in socketserver docs. Patch by Tshepang Lekhonkhobe. by Ezio Melotti · 11 years ago
  64. 6ebdb61 Merge heads. by Ezio Melotti · 11 years ago
  65. 59d6d2d #17688: fix declaration for richcmp example in the docs. by Andrew Svetlov · 11 years ago
  66. 075d87c #6696: add documentation for the Profile objects, and improve profile/cProfile docs. Patch by Tom Pinckney. by Ezio Melotti · 11 years ago
  67. c2ecac4 #17692: test_sqlite now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 11 years ago
  68. 1eafd10 #17585: Fixed IDLE regression. Now closes when using exit() or quit(). by Roger Serwy · 11 years ago
  69. 36b045f Fix supernumerary 's' in sys._debugmallocstats() output. by Antoine Pitrou · 11 years ago
  70. 3836d70 #17690: test_time now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 11 years ago
  71. 5e2f593 #14971: Use class method name, not function.__name__, during unittest discovery. by R David Murray · 11 years ago
  72. f49581c normalize whitespace by Senthil Kumaran · 11 years ago
  73. 277e909 #5609 - test_urllib coverage for url2pathname and pathname2url. Patch by Senthil Kumaran · 11 years ago
  74. c9314d9 don't run frame if it has no stack (closes #17669) by Benjamin Peterson · 11 years ago
  75. cd514cf #12820: add tests for the xml.dom.minicompat module. Patch by John Chandler and Phil Connell. by Ezio Melotti · 11 years ago
  76. c09959a #17635: fix wrong function name in multiprocessing docs. by Ezio Melotti · 11 years ago
  77. d9fbf36 #17678: Fix DeprecationWarning in the http/cookiejar.py by changing the usage by Senthil Kumaran · 11 years ago
  78. d281c73 #17648 - convert test_urllib2.py doctests to unittests by Senthil Kumaran · 11 years ago
  79. 0803a39 #17657: Show full Tk version in IDLE's about dialog. Patch by Todd Rovito. by Roger Serwy · 11 years ago
  80. 7e69f00 Close #17666: Fix reading gzip files with an extra field. by Serhiy Storchaka · 11 years ago
  81. b0f9fa7 Add NEWS entry for #17502: Process DEFAULT values in mock side_effect that returns iterator. by Andrew Svetlov · 11 years ago
  82. 7733be8 #17613: Prevent traceback when removing syntax colorizer in IDLE. by Roger Serwy · 11 years ago
  83. 6b2918a #1207589: Backwards-compatibility patch for right-click menu in IDLE. by Roger Serwy · 11 years ago
  84. 8b2cd75 Process DEFAULT values in mock side_effect that returns iterator. by Andrew Svetlov · 11 years ago
  85. 595365d Merge heads by Andrew Svetlov · 11 years ago
  86. 5b6e1ca Update argparse docs to follow order of ArgumentParser() arguments. by Andrew Svetlov · 11 years ago
  87. 17328e4 Clean-up lru_cache examples. The print() not is needed. Set maxsize to a power of two. by Raymond Hettinger · 11 years ago
  88. 0ef392c #16887: IDLE now accepts Cancel in tabify/untabify dialog box. by Roger Serwy · 11 years ago
  89. 278d03b Revert a premature patch for issue #14010 (changeset aaaf36026511). by Serhiy Storchaka · 11 years ago
  90. 9e64c91 Merge by Antoine Pitrou · 11 years ago
  91. 55bff89 Issue #17645: convert an assert() into a proper exception in _Py_Mangle(). by Antoine Pitrou · 11 years ago
  92. c496eda move IDLE news to its own section by Benjamin Peterson · 11 years ago
  93. e8f706e Issue #14010: Fix a crash when iterating or deleting deeply nested filters by Serhiy Storchaka · 11 years ago
  94. e16f4dc Change wording as Eli Bendersky suggests. by Andrew Svetlov · 11 years ago
  95. 03b273f Add 3.3.1 to LICENSE files. by Georg Brandl · 11 years ago
  96. bf56102 Post-release update for 3.3.1 by Georg Brandl · 11 years ago
  97. cca5548 merge with 3.3.1 release clone by Georg Brandl · 11 years ago
  98. 2fd4abe merge with 3.2 branch by Georg Brandl · 11 years ago
  99. 485acde Added tag v3.3.1 for changeset d9893d13c628 by Georg Brandl · 11 years ago
  100. 9aa23c5 Bump to 3.3.1. by Georg Brandl · 11 years ago